HomeSort by: relevance | last modified time | path
    Searched refs:r600_get_gpu_clock_counter (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_asic.c 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,
radeon_asic.h 411 uint64_t r600_get_gpu_clock_counter(struct radeon_device *rdev);
radeon_r600.c 4662 * r600_get_gpu_clock_counter - return GPU clock counter snapshot
4669 uint64_t r600_get_gpu_clock_counter(struct radeon_device *rdev) function in typeref:typename:uint64_t

Completed in 25 milliseconds