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

/frameworks/native/cmds/atrace/
H A Datrace.cpp213 static const char* k_traceClockPath = variable
459 std::ifstream clockFile((g_traceFolder + k_traceClockPath).c_str(), O_RDONLY);
477 return writeStr(k_traceClockPath, newClock.c_str());

Completed in 2239 milliseconds