Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dvulkan_memory_tracker.cc65 StringId VulkanMemoryTracker::FindAllocationScopeString( in FindAllocationScopeString() function in perfetto::trace_processor::VulkanMemoryTracker
H A Dvulkan_memory_tracker.h54 StringId FindAllocationScopeString(VulkanMemoryEvent::AllocationScope);
H A Dgpu_event_parser.cc682 vulkan_memory_tracker_.FindAllocationScopeString( in ParseVulkanMemoryEvent()