Home
last modified time | relevance | path

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

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