Searched refs:ParseChromeEvents (Results 1 – 2 of 2) sorted by relevance
73 void ParseChromeEvents(int64_t ts, ConstBytes);
130 ParseChromeEvents(ts, packet.chrome_events()); in ParseTracePacketImpl()446 void ProtoTraceParser::ParseChromeEvents(int64_t ts, ConstBytes blob) { in ParseChromeEvents() function in perfetto::trace_processor::ProtoTraceParser