Searched refs:r600_read_mmio_counter (Results 1 – 2 of 2) sorted by relevance
155 static uint64_t r600_read_mmio_counter(struct r600_common_screen *rscreen, in r600_read_mmio_counter() function177 uint64_t end = r600_read_mmio_counter(rscreen, busy_index); in r600_end_mmio_counter()255 return r600_read_mmio_counter(rscreen, busy_index); in r600_begin_counter()
172 static uint64_t r600_read_mmio_counter(struct si_screen *sscreen, in r600_read_mmio_counter() function194 uint64_t end = r600_read_mmio_counter(sscreen, busy_index); in r600_end_mmio_counter()272 return r600_read_mmio_counter(sscreen, busy_index); in si_begin_counter()