Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/importers/proto/
Dprofile_module.h56 void ParseStreamingProfilePacket(
Dprofile_module.cc92 ParseStreamingProfilePacket(ts, data.sequence_state.get(), in ParseTracePacketData()
150 void ProfileModule::ParseStreamingProfilePacket( in ParseStreamingProfilePacket() function in perfetto::trace_processor::ProfileModule