Searched refs:ParseGpuMemTotalEvent (Results 1 – 3 of 3) sorted by relevance
72 parser_.ParseGpuMemTotalEvent(ttp.timestamp, in ParsePacket()
76 void ParseGpuMemTotalEvent(int64_t, ConstBytes);
741 void GpuEventParser::ParseGpuMemTotalEvent(int64_t ts, ConstBytes blob) { in ParseGpuMemTotalEvent() function in perfetto::trace_processor::GpuEventParser