Home
last modified time | relevance | path

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

/foundation/resourceschedule/work_scheduler/services/test/src/policy/
Dcpu_policy_test.cpp57 int32_t cpuUsage = cpuPolicy_->GetCpuUsage(); variable
70 int32_t cpuUsage = cpuPolicy_->GetCpuUsage(); variable
82 int32_t cpuUsage = cpuPolicy_->GetCpuUsage(); variable
/foundation/resourceschedule/work_scheduler/services/native/src/policy/
Dcpu_policy.cpp52 int32_t cpuUsage = INIT_CPU; in GetCpuUsage() local
65 int32_t cpuUsage = GetCpuUsage(); in GetPolicyMaxRunning() local
/foundation/arkui/napi/native_engine/impl/ark/
Dark_idle_monitor.cpp160 double cpuUsage = GetCpuUsage(); in NotifyTryCompressGC() local