Home
last modified time | relevance | path

Searched defs:procState (Results 1 – 6 of 6) sorted by relevance

/base/hiviewdfx/hiview/plugins/unified_collector/observer/
Duc_render_state_observer.cpp42 ProcessState procState = GetProcessState(renderStateData.state); in OnRenderStateChanged() local
/base/hiviewdfx/hiview/framework/native/unified_collection/process/
Dprocess_status.cpp117 void ProcessStatus::NotifyProcessState(int32_t pid, ProcessState procState) in NotifyProcessState()
123 void ProcessStatus::UpdateProcessState(int32_t pid, ProcessState procState) in UpdateProcessState()
/base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/resource/
Dmemory.h43 int32_t procState = 0; // process State member
/base/hiviewdfx/hiview/plugins/unified_collector/storage/
Dcpu_storage.cpp107 ProcessState procState = ProcessStatus::GetInstance().GetProcessState(pid); in IsForegroundStateInCollectionPeriod() local
/base/hiviewdfx/hiview/plugins/unified_collector/
Dunified_collector.cpp275 ProcessState procState = GetProcessStateByGroup(sysEvent); in OnEventListeningCallback() local
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
Dio_collector_impl.cpp539 ProcessState procState = ProcessStatus::GetInstance().GetProcessState(pid); in GetProcStateInCollectionPeriod() local