Home
last modified time | relevance | path

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

/aosp12/hardware/google/pixel/perfstatsd/include/
H A Dcpu_usage.h23 #define TOP_PROCESS_COUNT (5) macro
/aosp12/hardware/google/pixel/perfstatsd/
H A Dcpu_usage.cpp46 mTopcount = TOP_PROCESS_COUNT; in CpuUsage()