Home
last modified time | relevance | path

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

/hardware/google/pixel/perfstatsd/include/
Dcpu_usage.h22 #define CPU_USAGE_BUFFER_SIZE (6 * 30) macro
/hardware/google/pixel/perfstatsd/
Dperfstatsd.cpp27 cpuUsage->setBufferSize(CPU_USAGE_BUFFER_SIZE); in Perfstatsd()