Home
last modified time | relevance | path

Searched defs:cpuUsage (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/resourceschedule/work_scheduler/services/test/src/policy/
H A Dcpu_policy_test.cpp57 int32_t cpuUsage = cpuPolicy_->GetCpuUsage(); variable
70 int32_t cpuUsage = cpuPolicy_->GetCpuUsage(); variable
82 int32_t cpuUsage = cpuPolicy_->GetCpuUsage(); variable
/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/src/policy/
H A Dcpu_policy.cpp52 int32_t cpuUsage = INIT_CPU; in GetCpuUsage() local
65 int32_t cpuUsage = GetCpuUsage(); in GetPolicyMaxRunning() local
/ohos5.0/docs/en/application-dev/reference/apis-performance-analysis-kit/
H A D_hi_debug___thread_cpu_usage.md28 ### cpuUsage subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-performance-analysis-kit/
H A D_hi_debug___thread_cpu_usage.md28 ### cpuUsage subsection
/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()
/ohos5.0/base/hiviewdfx/hidumper/interfaces/innerkits/
H A Ddump_usage.cpp59 double cpuUsage = 0.00; in GetCpuUsage() local
/ohos5.0/base/hiviewdfx/hidumper/test/unittest/common/
H A Dhidumper_cpu_service_test.cpp90 double cpuUsage; variable
H A Dhidumper_cpu_zidl_test.cpp42 int32_t GetCpuUsageByPid(int32_t pid, double &cpuUsage) in GetCpuUsageByPid()
/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()
H A Ddump_manager_cpu_service.cpp146 int DumpManagerCpuService::GetCpuUsageByPid(int32_t pid, double &cpuUsage) in GetCpuUsageByPid()
/ohos5.0/base/hiviewdfx/hidumper/test/innerkits_test/
H A Dmain.cpp67 float cpuUsage = GetCpuUsage(pid); in main() local
/ohos5.0/base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/resource/
H A Dcpu.h62 double cpuUsage = 0; member
74 double cpuUsage = 0; member
/ohos5.0/foundation/arkui/napi/native_engine/impl/ark/
H A Dark_idle_monitor.cpp160 double cpuUsage = GetCpuUsage(); in NotifyTryCompressGC() local