Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/importers/proto/
Dheap_profile_tracker.cc86 storage->heap_profile_allocation_table(); in BuildNativeFlamegraph()
/external/perfetto/src/trace_processor/
Dtrace_processor_impl.cc606 RegisterDbTable(storage->heap_profile_allocation_table()); in TraceProcessorImpl()
/external/perfetto/src/trace_processor/storage/
Dtrace_storage.h516 const tables::HeapProfileAllocationTable& heap_profile_allocation_table() in heap_profile_allocation_table() function