Home
last modified time | relevance | path

Searched defs:FtraceProcfs (Results 1 – 4 of 4) sorted by relevance

/external/perfetto/src/traced/probes/ftrace/
Dcpu_stats_parser.h24 class FtraceProcfs; variable
Dftrace_controller.h42 class FtraceProcfs; variable
Dproto_translation_table.h37 class FtraceProcfs; variable
Dftrace_procfs.cc80 FtraceProcfs::FtraceProcfs(const std::string& root) : root_(root) {} in FtraceProcfs() function in perfetto::FtraceProcfs