Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dtracing.cpp120 bool RecordPrintkFormatsFile();
178 bool TracingFile::RecordPrintkFormatsFile() { in RecordPrintkFormatsFile() function in simpleperf::TracingFile
442 if (!tracing_file.RecordPrintkFormatsFile()) { in GetTracingData()