Searched refs:ParseSysStats (Results 1 – 3 of 3) sorted by relevance
66 parser_.ParseSysStats(ttp.timestamp, decoder.sys_stats()); in ParsePacket()
40 void ParseSysStats(int64_t ts, ConstBytes);
104 void SystemProbesParser::ParseSysStats(int64_t ts, ConstBytes blob) { in ParseSysStats() function in perfetto::trace_processor::SystemProbesParser