Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_query.c286 static const unsigned counter_base = REG_A6XX_RBBM_PRIMCTR_0_LO; variable
301 int register_idx = i + (counter_base - REG_A6XX_RBBM_PRIMCTR_0_LO) / 2; in log_counters()
327 static const unsigned counter_base = REG_A6XX_RBBM_PRIMCTR_8_LO; variable
346 CP_REG_TO_MEM_0_REG(counter_base));
363 CP_REG_TO_MEM_0_REG(counter_base));
374 prim_stop[(REG_A6XX_RBBM_PRIMCTR_8_LO - counter_base) / 2])
376 ring, aq, prim_start[(REG_A6XX_RBBM_PRIMCTR_8_LO - counter_base) / 2]);

Completed in 1 milliseconds