Home
last modified time | relevance | path

Searched defs:GetCpuUsageByPid (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/hiviewdfx/hidumper/services/zidl/src/
H A Ddump_broker_cpu_proxy.cpp56 int32_t DumpBrokerCpuProxy::GetCpuUsageByPid(int32_t pid, double &cpuUsage) in GetCpuUsageByPid() function in OHOS::HiviewDFX::DumpBrokerCpuProxy
/ohos5.0/base/hiviewdfx/hidumper/services/native/src/
H A Ddump_manager_cpu_client.cpp45 int32_t DumpManagerCpuClient::GetCpuUsageByPid(int32_t pid, double &cpuUsage) in GetCpuUsageByPid() function in OHOS::HiviewDFX::DumpManagerCpuClient
H A Ddump_manager_cpu_service.cpp146 int DumpManagerCpuService::GetCpuUsageByPid(int32_t pid, double &cpuUsage) in GetCpuUsageByPid() function in OHOS::HiviewDFX::DumpManagerCpuService
/ohos5.0/base/hiviewdfx/hidumper/test/unittest/common/
H A Dhidumper_cpu_zidl_test.cpp42 int32_t GetCpuUsageByPid(int32_t pid, double &cpuUsage) in GetCpuUsageByPid() function in OHOS::HiviewDFX::TestDumpBrokerCpuStub