Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/importers/proto/
Dheap_profile_tracker.cc160 context_->storage->mutable_heap_profile_allocation_table()->Insert( in AddAllocation()
169 context_->storage->mutable_heap_profile_allocation_table()->Insert( in AddAllocation()
/external/perfetto/src/trace_processor/storage/
Dtrace_storage.h498 tables::HeapProfileAllocationTable* mutable_heap_profile_allocation_table() { in mutable_heap_profile_allocation_table() function