Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/importers/proto/
Dheap_graph_tracker.cc554 auto ref_obj_it = in FinalizeProfile() local
556 if (ref_obj_it != in FinalizeProfile()
558 for (tables::HeapGraphObjectTable::Id obj_id : ref_obj_it->second) { in FinalizeProfile()
599 sequence_state.deferred_reference_objects_for_type_.erase(ref_obj_it); in FinalizeProfile()