Home
last modified time | relevance | path

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

/hardware/google/pixel/perfstatsd/include/
Dcpu_usage.h64 bool mProfileProcess; variable
/hardware/google/pixel/perfstatsd/
Dcpu_usage.cpp270 if (mProfileProcess) { in refresh()
274 mProfileProcess = true; in refresh()
276 mProfileProcess = false; in refresh()