Home
last modified time | relevance | path

Searched defs:InferFtraceType (Results 1 – 2 of 2) sorted by relevance

/external/perfetto/src/traced/probes/ftrace/
Dproto_translation_table_unittest.cc316 TEST(TranslationTableTest, InferFtraceType) { in TEST() argument
Dproto_translation_table.cc255 bool InferFtraceType(const std::string& type_and_name, in InferFtraceType() function