Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/src/policy/
H A Dcpu_policy.cpp31 const int32_t CPU_UPPER_LIMIT = 100; variable
47 if (0 < dumpSetCpu && dumpSetCpu <= CPU_UPPER_LIMIT) { in GetCpuUsage()