Home
last modified time | relevance | path

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

/foundation/resourceschedule/work_scheduler/services/native/src/policy/
H A Dcpu_policy.cpp24 const int32_t CPU_NORMAL = 50; member
69 } else if (cpuUsage >= CPU_LOW && cpuUsage < CPU_NORMAL) { in GetPolicyMaxRunning()
71 } else if (cpuUsage >= CPU_NORMAL && cpuUsage < CPU_HIGH) { in GetPolicyMaxRunning()

Completed in 1 milliseconds