Home
last modified time | relevance | path

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

/external/perfetto/tools/ftrace_proto_gen/
Dftrace_proto_gen.h38 void PrintEventFormatterFunctions(const std::set<std::string>& events);
Dftrace_proto_gen.cc94 void PrintEventFormatterFunctions(const std::set<std::string>& events) { in PrintEventFormatterFunctions() function
Dmain.cc143 perfetto::PrintEventFormatterFunctions(new_events); in main()