Home
last modified time | relevance | path

Searched defs:printkFormats (Results 1 – 2 of 2) sorted by relevance

/developtools/profiler/device/plugins/ftrace_plugin/src/
Dprintk_formats_parser.cpp53 bool PrintkFormatsParser::Parse(const std::string& printkFormats) in Parse()
Dftrace_parser.cpp86 std::string printkFormats = FtraceFsOps::GetInstance().GetPrintkFormats(); in Init() local