Searched refs:ParseThreadStats (Results 1 – 2 of 2) sorted by relevance
45 void ParseThreadStats(int64_t timestamp, uint32_t pid, ConstBytes);
312 ParseThreadStats(ts, pid, fld.as_bytes()); in ParseProcessStats()356 void SystemProbesParser::ParseThreadStats(int64_t ts, in ParseThreadStats() function in perfetto::trace_processor::SystemProbesParser