Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/intrinsics/table_functions/
H A Dflamegraph_construction_algorithms.cc336 storage->heap_profile_allocation_table(); in BuildHeapProfileFlamegraph()
/aosp_15_r20/external/perfetto/src/trace_processor/storage/
H A Dtrace_storage.h538 const tables::HeapProfileAllocationTable& heap_profile_allocation_table() in heap_profile_allocation_table() function
/aosp_15_r20/external/perfetto/src/trace_processor/
H A Dtrace_processor_impl.cc365 for (auto it = storage.heap_profile_allocation_table().IterateRows(); it; in GetTraceTimestampBoundsNs()