Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/storage/
Dtrace_storage.h570 const tables::VulkanMemoryAllocationsTable& vulkan_memory_allocations_table() in vulkan_memory_allocations_table() function
/external/perfetto/src/trace_processor/
Dtrace_processor_impl.cc1010 RegisterDbTable(storage->vulkan_memory_allocations_table()); in TraceProcessorImpl()