Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/
Dheap_profile_tracker.cc63 cur_row = context_->storage->mutable_heap_profile_mappings()->Insert(row); in AddMapping()
Dtrace_storage.h885 HeapProfileMappings* mutable_heap_profile_mappings() { in mutable_heap_profile_mappings() function