Searched refs:TOP_PROCESS_COUNT (Results 1 – 2 of 2) sorted by relevance
/hardware/google/pixel/perfstatsd/include/ | ||
D | cpu_usage.h | 23 #define TOP_PROCESS_COUNT (5) macro |
/hardware/google/pixel/perfstatsd/ | ||
D | cpu_usage.cpp | 46 mTopcount = TOP_PROCESS_COUNT; in CpuUsage() |