Searched refs:r600_get_gpu_clock_counter (Results 1 – 3 of 3) sorted by relevance
941 .get_gpu_clock_counter = &r600_get_gpu_clock_counter,1026 .get_gpu_clock_counter = &r600_get_gpu_clock_counter,1119 .get_gpu_clock_counter = &r600_get_gpu_clock_counter,1225 .get_gpu_clock_counter = &r600_get_gpu_clock_counter,1345 .get_gpu_clock_counter = &r600_get_gpu_clock_counter,1439 .get_gpu_clock_counter = &r600_get_gpu_clock_counter,1532 .get_gpu_clock_counter = &r600_get_gpu_clock_counter,1669 .get_gpu_clock_counter = &r600_get_gpu_clock_counter,1787 .get_gpu_clock_counter = &r600_get_gpu_clock_counter,
409 uint64_t r600_get_gpu_clock_counter(struct radeon_device *rdev);
4564 uint64_t r600_get_gpu_clock_counter(struct radeon_device *rdev) in r600_get_gpu_clock_counter() function