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

/frameworks/native/cmds/atrace/
H A Datrace.cpp258 static const char* k_traceMarkerPath = variable
328 int fd = open((g_traceFolder + k_traceMarkerPath).c_str(), O_WRONLY);
330 fprintf(stderr, "error opening %s: %s (%d)\n", k_traceMarkerPath,

Completed in 9 milliseconds