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.cc125 ParseProfilePacket(ts, data->sequence_state, in ParseTracePacketImpl()
244 void ProtoTraceParser::ParseProfilePacket( in ParseProfilePacket() function in perfetto::trace_processor::ProtoTraceParser