Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/importers/proto/
Dprofile_module.h62 void ParsePerfSample(int64_t ts,
Dprofile_module.cc91 ParsePerfSample(ts, data.sequence_state.get(), decoder); in ParseTracePacketData()
190 void ProfileModule::ParsePerfSample( in ParsePerfSample() function in perfetto::trace_processor::ProfileModule