Searched refs:ParseCpuIdle (Results 1 – 2 of 2) sorted by relevance
57 void ParseCpuIdle(int64_t timestamp, protozero::ConstBytes);
382 ParseCpuIdle(ts, data); in ParseFtraceEvent()764 void FtraceParser::ParseCpuIdle(int64_t timestamp, ConstBytes blob) { in ParseCpuIdle() function in perfetto::trace_processor::FtraceParser