Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/common/
Dac_spm.c234 unsigned num_even_counters = 0, num_odd_counters = 0; in ac_init_spm() local
238 num_even_counters += AC_SPM_GLOBAL_TIMESTAMP_COUNTERS; in ac_init_spm()
249 num_even_counters++; in ac_init_spm()
257 DIV_ROUND_UP(num_even_counters, AC_SPM_NUM_COUNTER_PER_MUXSEL); in ac_init_spm()