Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/trace_processor/importers/ftrace/
H A Dftrace_module.cc28 void FtraceModule::ParseInlineSchedSwitch(uint32_t /*cpu*/, in ParseInlineSchedSwitch() function in perfetto::trace_processor::FtraceModule
H A Dftrace_module_impl.h53 void ParseInlineSchedSwitch(uint32_t cpu, in ParseInlineSchedSwitch() function
H A Dftrace_parser.cc1372 base::Status FtraceParser::ParseInlineSchedSwitch( in ParseInlineSchedSwitch() function in perfetto::trace_processor::FtraceParser
/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dproto_trace_parser_impl.cc138 void ProtoTraceParserImpl::ParseInlineSchedSwitch(uint32_t cpu, in ParseInlineSchedSwitch() function in perfetto::trace_processor::ProtoTraceParserImpl