Searched refs:ParseSchedWakeup (Results 1 – 2 of 2) sorted by relevance
52 void ParseSchedWakeup(int64_t timestamp, protozero::ConstBytes);
362 ParseSchedWakeup(ts, data); in ParseFtraceEvent()720 void FtraceParser::ParseSchedWakeup(int64_t timestamp, ConstBytes blob) { in ParseSchedWakeup() function in perfetto::trace_processor::FtraceParser