Searched refs:r600_get_gpu_clock_counter (Results 1 – 3 of 3) sorted by relevance
948 .get_gpu_clock_counter = &r600_get_gpu_clock_counter,1033 .get_gpu_clock_counter = &r600_get_gpu_clock_counter,1128 .get_gpu_clock_counter = &r600_get_gpu_clock_counter,1236 .get_gpu_clock_counter = &r600_get_gpu_clock_counter,1358 .get_gpu_clock_counter = &r600_get_gpu_clock_counter,1454 .get_gpu_clock_counter = &r600_get_gpu_clock_counter,1549 .get_gpu_clock_counter = &r600_get_gpu_clock_counter,1688 .get_gpu_clock_counter = &r600_get_gpu_clock_counter,1808 .get_gpu_clock_counter = &r600_get_gpu_clock_counter,
411 uint64_t r600_get_gpu_clock_counter(struct radeon_device *rdev);
4669 uint64_t r600_get_gpu_clock_counter(struct radeon_device *rdev) in r600_get_gpu_clock_counter() function