Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/traced/probes/ftrace/
H A Dproto_translation_table_unittest.cc321 TEST(TranslationTableTest, InferFtraceType) { in TEST() argument
H A Dproto_translation_table.cc256 bool InferFtraceType(const std::string& type_and_name, in InferFtraceType() function