Searched defs:ParseInlineSchedSwitch (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/perfetto/src/trace_processor/importers/ftrace/ | ||
H A D | ftrace_module.cc | 28 void FtraceModule::ParseInlineSchedSwitch(uint32_t /*cpu*/, in ParseInlineSchedSwitch() function in perfetto::trace_processor::FtraceModule |
H A D | ftrace_module_impl.h | 53 void ParseInlineSchedSwitch(uint32_t cpu, in ParseInlineSchedSwitch() function |
H A D | ftrace_parser.cc | 1372 base::Status FtraceParser::ParseInlineSchedSwitch( in ParseInlineSchedSwitch() function in perfetto::trace_processor::FtraceParser |
/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/ | ||
H A D | proto_trace_parser_impl.cc | 138 void ProtoTraceParserImpl::ParseInlineSchedSwitch(uint32_t cpu, in ParseInlineSchedSwitch() function in perfetto::trace_processor::ProtoTraceParserImpl |