Searched refs:r600_get_gpu_clock_counter (Results 1 – 3 of 3) sorted by relevance
942 .get_gpu_clock_counter = &r600_get_gpu_clock_counter,1027 .get_gpu_clock_counter = &r600_get_gpu_clock_counter,1120 .get_gpu_clock_counter = &r600_get_gpu_clock_counter,1226 .get_gpu_clock_counter = &r600_get_gpu_clock_counter,1346 .get_gpu_clock_counter = &r600_get_gpu_clock_counter,1440 .get_gpu_clock_counter = &r600_get_gpu_clock_counter,1534 .get_gpu_clock_counter = &r600_get_gpu_clock_counter,1671 .get_gpu_clock_counter = &r600_get_gpu_clock_counter,1789 .get_gpu_clock_counter = &r600_get_gpu_clock_counter,
408 uint64_t r600_get_gpu_clock_counter(struct radeon_device *rdev);
4607 uint64_t r600_get_gpu_clock_counter(struct radeon_device *rdev) in r600_get_gpu_clock_counter() function