Searched refs:ParseSmapsPacket (Results 1 – 2 of 2) sorted by relevance
75 void ParseSmapsPacket(int64_t ts, protozero::ConstBytes);
111 ParseSmapsPacket(ts, decoder.smaps_packet()); in ParseTracePacketData()564 void ProfileModule::ParseSmapsPacket(int64_t ts, ConstBytes blob) { in ParseSmapsPacket() function in perfetto::trace_processor::ProfileModule