Searched refs:ParseSchedSwitch (Results 1 – 2 of 2) sorted by relevance
51 void ParseSchedSwitch(uint32_t cpu, int64_t timestamp, protozero::ConstBytes);
358 ParseSchedSwitch(cpu, ts, data); in ParseFtraceEvent()709 void FtraceParser::ParseSchedSwitch(uint32_t cpu, in ParseSchedSwitch() function in perfetto::trace_processor::FtraceParser