Searched defs:printkFormats (Results 1 – 2 of 2) sorted by relevance
53 bool PrintkFormatsParser::Parse(const std::string& printkFormats) in Parse()
86 std::string printkFormats = FtraceFsOps::GetInstance().GetPrintkFormats(); in Init() local