Home
last modified time | relevance | path

Searched refs:GetDumpSetCpuUsage (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/src/policy/
H A Dcpu_policy.cpp46 int32_t dumpSetCpu = workPolicyManager_->GetDumpSetCpuUsage(); in GetCpuUsage()
/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/include/
H A Dwork_policy_manager.h231 int32_t GetDumpSetCpuUsage();
/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_policy_manager.cpp629 int32_t WorkPolicyManager::GetDumpSetCpuUsage() in GetDumpSetCpuUsage() function in OHOS::WorkScheduler::WorkPolicyManager