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/prelude/table_functions/
Dflamegraph_construction_algorithms.cc327 storage->heap_profile_allocation_table(); in BuildHeapProfileFlamegraph()
/external/perfetto/src/trace_processor/storage/
Dtrace_storage.h551 const tables::HeapProfileAllocationTable& heap_profile_allocation_table() in heap_profile_allocation_table() function
/external/perfetto/src/trace_processor/
Dtrace_processor_impl.cc682 RegisterDbTable(storage->heap_profile_allocation_table()); in TraceProcessorImpl()