Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/importers/common/
Dargs_tracker.h125 context_->storage->mutable_vulkan_memory_allocations_table(), id); in AddArgsTo()
/external/perfetto/src/trace_processor/importers/proto/
Dgpu_event_parser.cc549 auto* allocs = context_->storage->mutable_vulkan_memory_allocations_table(); in ParseVulkanMemoryEvent()
/external/perfetto/src/trace_processor/storage/
Dtrace_storage.h584 mutable_vulkan_memory_allocations_table() { in mutable_vulkan_memory_allocations_table() function