Searched refs:r600_get_gpu_clock_counter (Results 1 – 3 of 3) sorted by relevance
943 .get_gpu_clock_counter = &r600_get_gpu_clock_counter,1028 .get_gpu_clock_counter = &r600_get_gpu_clock_counter,1121 .get_gpu_clock_counter = &r600_get_gpu_clock_counter,1227 .get_gpu_clock_counter = &r600_get_gpu_clock_counter,1347 .get_gpu_clock_counter = &r600_get_gpu_clock_counter,1441 .get_gpu_clock_counter = &r600_get_gpu_clock_counter,1535 .get_gpu_clock_counter = &r600_get_gpu_clock_counter,1672 .get_gpu_clock_counter = &r600_get_gpu_clock_counter,1790 .get_gpu_clock_counter = &r600_get_gpu_clock_counter,
407 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