Home
last modified time | relevance | path

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

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

Completed in 1 milliseconds