Home
last modified time | relevance | path

Searched refs:ParseMemoryTrackerSnapshot (Results 1 – 3 of 3) sorted by relevance

/external/perfetto/src/trace_processor/importers/proto/
Dmemory_tracker_snapshot_module.cc38 parser_.ParseMemoryTrackerSnapshot(ttp.timestamp, in ParsePacket()
Dmemory_tracker_snapshot_parser.h35 void ParseMemoryTrackerSnapshot(int64_t ts, protozero::ConstBytes blob);
Dmemory_tracker_snapshot_parser.cc40 void MemoryTrackerSnapshotParser::ParseMemoryTrackerSnapshot(int64_t ts, in ParseMemoryTrackerSnapshot() function in perfetto::trace_processor::MemoryTrackerSnapshotParser