Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/importers/proto/
Dvulkan_memory_tracker.cc89 DeviceCounterType counter_type) { in FindMemoryTypeCounterString()
94 case DeviceCounterType::kAllocationCounter: in FindMemoryTypeCounterString()
106 case DeviceCounterType::kBindCounter: in FindMemoryTypeCounterString()
Dvulkan_memory_tracker.h34 enum class DeviceCounterType { enum
60 DeviceCounterType);
Dgpu_event_parser.cc545 VulkanMemoryTracker::DeviceCounterType::kAllocationCounter); in UpdateVulkanMemoryAllocationCounters()
574 memory_type, VulkanMemoryTracker::DeviceCounterType::kBindCounter); in UpdateVulkanMemoryAllocationCounters()