Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/
Dtrace_storage.h883 return heap_profile_mappings_; in heap_profile_mappings()
886 return &heap_profile_mappings_; in mutable_heap_profile_mappings()
982 HeapProfileMappings heap_profile_mappings_; variable