Home
last modified time | relevance | path

Searched refs:ac_pc_get_block (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/amd/common/
Dac_perfcounter.h196 struct ac_pc_block *ac_pc_get_block(const struct ac_perfcounters *pc,
Dac_spm.c166 block = ac_pc_get_block(pc, info->gpu_block); in ac_spm_add_counter()
Dac_perfcounter.c1239 struct ac_pc_block *ac_pc_get_block(const struct ac_perfcounters *pc, in ac_pc_get_block() function
/third_party/mesa3d/src/amd/vulkan/
Dradv_perfcounter.c384 ac_block = ac_pc_get_block(&pdevice->ac_perfcounters, block); in radv_get_num_counter_passes()
429 struct ac_pc_block *ac_block = ac_pc_get_block(&pdevice->ac_perfcounters, block); in radv_pc_init_query_pool()
612 struct ac_pc_block *ac_block = ac_pc_get_block(&pdevice->ac_perfcounters, block); in radv_pc_stop_and_sample()
695 struct ac_pc_block *ac_block = ac_pc_get_block(&pdevice->ac_perfcounters, block); in radv_pc_begin_query()