Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
Dradv_private.h929 unsigned pstate_cnt; member
Dradv_device.c7390 if (device->pstate_cnt == 0) { in radv_device_acquire_performance_counters()
7393 ++device->pstate_cnt; in radv_device_acquire_performance_counters()
7405 if (--device->pstate_cnt == 0) in radv_device_release_performance_counters()