Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dtracing.cpp116 std::string printk_formats_file; member in TracingFile
173 "/sys/kernel/debug/tracing/printk_formats", &printk_formats_file)) { in RecordPrintkFormatsFile()
204 AppendFile(ret, printk_formats_file, 4); in BinaryFormat()
244 DetachFile(p, printk_formats_file, 4); in LoadFromBinary()
274 printk_formats_file.c_str()); in Dump()