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.cc400 context_->storage->mutable_heap_graph_reference_table()->Insert( in AddObject()
489 auto hgr = context_->storage->mutable_heap_graph_reference_table(); in AddInternedFieldName()
620 context_->storage->mutable_heap_graph_reference_table(); in FinalizeProfile()
Dheap_graph_module.cc365 context_->storage->mutable_heap_graph_reference_table() in ParseDeobfuscationMapping()
/external/perfetto/src/trace_processor/storage/
Dtrace_storage.h561 tables::HeapGraphReferenceTable* mutable_heap_graph_reference_table() { in mutable_heap_graph_reference_table() function