Home
last modified time | relevance | path

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

/external/perfetto/src/traced/probes/ftrace/
Dftrace_procfs.h110 std::string ReadPrintkFormats() const;
Dproto_translation_table.cc503 std::string text = ftrace_procfs->ReadPrintkFormats(); in Create()
Dftrace_procfs.cc350 std::string FtraceProcfs::ReadPrintkFormats() const { in ReadPrintkFormats() function in perfetto::FtraceProcfs