Home
last modified time | relevance | path

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

/hardware/google/pixel/perfstatsd/include/
Dcpu_usage.h28 #define CPU_DEBUG "cpu.debug" macro
/hardware/google/pixel/perfstatsd/
Dcpu_usage.cpp50 if (key == PROCPROF_THRESHOLD || key == CPU_DISABLED || key == CPU_DEBUG || in setOptions()
64 } else if (key == CPU_DEBUG) { in setOptions()