Searched refs:ParseFtraceStats (Results 1 – 3 of 3) sorted by relevance
58 parser_.ParseFtraceStats(decoder.ftrace_stats()); in ParsePacket()
36 void ParseFtraceStats(protozero::ConstBytes);
213 void FtraceParser::ParseFtraceStats(ConstBytes blob) { in ParseFtraceStats() function in perfetto::trace_processor::FtraceParser