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.h57 void ParsePerfSample(int64_t ts,
Dprofile_module.cc76 ParsePerfSample(ttp.timestamp, ttp.packet_data.sequence_state.get(), in ParsePacket()
160 void ProfileModule::ParsePerfSample( in ParsePerfSample() function in perfetto::trace_processor::ProfileModule