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,1533 .get_gpu_clock_counter = &r600_get_gpu_clock_counter,1670 .get_gpu_clock_counter = &r600_get_gpu_clock_counter,1775 .get_gpu_clock_counter = &r600_get_gpu_clock_counter,
409 uint64_t r600_get_gpu_clock_counter(struct radeon_device *rdev);
4517 uint64_t r600_get_gpu_clock_counter(struct radeon_device *rdev) in r600_get_gpu_clock_counter() function