Searched refs:CPU_UPPER_LIMIT (Results 1 – 1 of 1) sorted by relevance
31 const int32_t CPU_UPPER_LIMIT = 100; variable47 if (0 < dumpSetCpu && dumpSetCpu <= CPU_UPPER_LIMIT) { in GetCpuUsage()