Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dheap_graph_tracker.cc95 const auto& refs_tbl = storage.heap_graph_reference_table(); in GetReferredObj()
327 storage_->heap_graph_reference_table().row_count(); in AddObject()
/aosp_15_r20/external/perfetto/src/trace_processor/storage/
H A Dtrace_storage.h624 const tables::HeapGraphReferenceTable& heap_graph_reference_table() const { in heap_graph_reference_table() function