Home
last modified time | relevance | path

Searched refs:ParseProfilePacket (Results 1 – 2 of 2) sorted by relevance

/external/perfetto/src/trace_processor/importers/proto/
Dproto_trace_parser.h65 void ParseProfilePacket(int64_t ts,
Dproto_trace_parser.cc147 ParseProfilePacket(ts, sequence_state, packet.trusted_packet_sequence_id(), in ParseTracePacketImpl()
245 void ProtoTraceParser::ParseProfilePacket( in ParseProfilePacket() function in perfetto::trace_processor::ProtoTraceParser