Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/importers/proto/
Dheap_graph_tracker.cc376 context_->storage->mutable_heap_graph_reference_table()->Insert( in AddObject()
460 auto hgr = context_->storage->mutable_heap_graph_reference_table(); in AddInternedFieldName()
591 context_->storage->mutable_heap_graph_reference_table(); in FinalizeProfile()
Dheap_graph_module.cc358 context_->storage->mutable_heap_graph_reference_table() in ParseDeobfuscationMapping()
/external/perfetto/src/trace_processor/storage/
Dtrace_storage.h553 tables::HeapGraphReferenceTable* mutable_heap_graph_reference_table() { in mutable_heap_graph_reference_table() function