Searched refs:counter0_lo (Results 1 – 3 of 3) sorted by relevance
/third_party/mesa3d/src/amd/common/ |
D | ac_perfcounter.c | 49 .counter0_lo = R_035018_CB_PERFCOUNTER0_LO, 153 .counter0_lo = R_035100_DB_PERFCOUNTER0_LO, 177 .counter0_lo = R_034A00_GDS_PERFCOUNTER0_LO, 215 .counter0_lo = R_034114_GRBM_SE0_PERFCOUNTER_LO, 235 .counter0_lo = R_034220_IA_PERFCOUNTER0_LO, 264 .counter0_lo = R_034500_PA_SC_PERFCOUNTER0_LO, 291 .counter0_lo = R_034400_PA_SU_PERFCOUNTER0_LO, 321 .counter0_lo = R_034604_SPI_PERFCOUNTER0_LO, 355 .counter0_lo = R_034700_SQ_PERFCOUNTER0_LO, 380 .counter0_lo = R_034900_SX_PERFCOUNTER0_LO, [all …]
|
D | ac_perfcounter.h | 120 unsigned counter0_lo; member
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_perfcounter.c | 171 unsigned reg = regs->counter0_lo; in si_pc_emit_read()
|