Home
last modified time | relevance | path

Searched refs:GetProcessState (Results 1 - 8 of 8) sorted by relevance

/base/hiviewdfx/hiview/plugins/unified_collector/observer/
H A Duc_render_state_observer.cpp26 ProcessState GetProcessState(int32_t state) in GetProcessState() function
42 ProcessState procState = GetProcessState(renderStateData.state); in OnRenderStateChanged()
/base/hiviewdfx/hiview/framework/native/unified_collection/process/include/
H A Dprocess_status.h43 ProcessState GetProcessState(int32_t pid);
/base/hiviewdfx/hiview/framework/native/unified_collection/process/
H A Dprocess_status.cpp101 ProcessState ProcessStatus::GetProcessState(int32_t pid) in GetProcessState() function in OHOS::HiviewDFX::UCollectUtil::ProcessStatus
/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Dfreeze_detector_plugin.cpp158 UCollectUtil::ProcessState state = UCollectUtil::ProcessStatus::GetInstance().GetProcessState(pid); in CheckForeGround()
/base/hiviewdfx/hiview/plugins/unified_collector/storage/
H A Dcpu_storage.cpp107 ProcessState procState = ProcessStatus::GetInstance().GetProcessState(pid); in IsForegroundStateInCollectionPeriod()
119 static_cast<int32_t>(ProcessStatus::GetInstance().GetProcessState(cpuCollectionInfo.pid)); in GetPowerProcessStateInCollectionPeriod()
/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfaultlogger.cpp277 if (UCollectUtil::ProcessStatus::GetInstance().GetProcessState(info.pid) == in AddPublicInfo()
280 } else if (UCollectUtil::ProcessStatus::GetInstance().GetProcessState(info.pid) == in AddPublicInfo()
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
H A Dmemory_collector_impl.cpp324 memory.procState = ProcessStatus::GetInstance().GetProcessState(pid); in InitProcessMemory()
H A Dio_collector_impl.cpp539 ProcessState procState = ProcessStatus::GetInstance().GetProcessState(pid); in GetProcStateInCollectionPeriod()

Completed in 8 milliseconds