Searched refs:g_traceGovernorLoad (Results 1 - 1 of 1) sorted by relevance

/system/extras/atrace/
H A Datrace.c36 static bool g_traceGovernorLoad = false; variable
230 if (fileExists(k_governorLoadEnablePath) || g_traceGovernorLoad) {
231 ok &= setGovernorLoadTracingEnable(g_traceGovernorLoad);
438 g_traceGovernorLoad = true;

Completed in 3 milliseconds