Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/importers/proto/
Dasync_track_set_tracker.h64 TrackSetId InternGlobalTrackSet(StringId name);
Dasync_track_set_tracker.cc28 AsyncTrackSetTracker::TrackSetId AsyncTrackSetTracker::InternGlobalTrackSet( in InternGlobalTrackSet() function in perfetto::trace_processor::AsyncTrackSetTracker
/external/perfetto/src/trace_processor/importers/ftrace/
Dftrace_parser.cc930 context_->async_track_set_tracker->InternGlobalTrackSet(ion_buffer_id_); in ParseIonStat()
966 context_->async_track_set_tracker->InternGlobalTrackSet(dma_buffer_id_); in ParseDmaHeapStat()