Home
last modified time | relevance | path

Searched refs:ac_spm_counter_select (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/amd/common/
H A Dac_spm.h79 struct ac_spm_counter_select { struct
90 struct ac_spm_counter_select counters[AC_SPM_MAX_COUNTER_PER_BLOCK];
H A Dac_spm.c92 struct ac_spm_counter_select *cntr_sel = &sq_block_sel->counters[0]; in ac_spm_map_counter()
114 struct ac_spm_counter_select *cntr_sel = &block_sel->counters[i]; in ac_spm_map_counter()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_spm.c70 const struct ac_spm_counter_select *cntr_sel = &sq_block_sel->counters[0]; in radv_emit_spm_counters()
84 const struct ac_spm_counter_select *cntr_sel = &block_sel->counters[c]; in radv_emit_spm_counters()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_perfcounter.c756 const struct ac_spm_counter_select *cntr_sel = &sq_block_sel->counters[0]; in si_emit_spm_counters()
770 const struct ac_spm_counter_select *cntr_sel = &block_sel->counters[c]; in si_emit_spm_counters()

Completed in 3 milliseconds