Searched refs:ReadPrintkFormats (Results 1 – 3 of 3) sorted by relevance
62 std::string ReadPrintkFormats() const;
133 std::string FtraceProcfs::ReadPrintkFormats() const { in ReadPrintkFormats() function in perfetto::FtraceProcfs
466 std::string text = ftrace_procfs->ReadPrintkFormats(); in Create()