Home
last modified time | relevance | path

Searched refs:AddInternedLocationName (Results 1 – 4 of 4) sorted by relevance

/external/perfetto/src/trace_processor/importers/proto/
Dheap_graph_tracker_unittest.cc86 tracker.AddInternedLocationName(kSeqId, kLocation, in TEST()
Dheap_graph_tracker.h114 void AddInternedLocationName(uint32_t seq_id,
Dheap_graph_module.cc248 heap_graph_tracker->AddInternedLocationName( in ParseHeapGraph()
Dheap_graph_tracker.cc413 void HeapGraphTracker::AddInternedLocationName(uint32_t seq_id, in AddInternedLocationName() function in perfetto::trace_processor::HeapGraphTracker