Searched refs:ParseGpuLog (Results 1 – 3 of 3) sorted by relevance
57 parser_.ParseGpuLog(ttp.timestamp, decoder.gpu_log()); in ParsePacket()
68 void ParseGpuLog(int64_t ts, ConstBytes);
669 void GpuEventParser::ParseGpuLog(int64_t ts, ConstBytes blob) { in ParseGpuLog() function in perfetto::trace_processor::GpuEventParser