Home
last modified time | relevance | path

Searched refs:cik_get_gpu_clock_counter (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_asic.c2120 .get_gpu_clock_counter = &cik_get_gpu_clock_counter,
2235 .get_gpu_clock_counter = &cik_get_gpu_clock_counter,
H A Dradeon_asic.h785 uint64_t cik_get_gpu_clock_counter(struct radeon_device *rdev);
H A Dradeon_cik.c9478 uint64_t cik_get_gpu_clock_counter(struct radeon_device *rdev) in cik_get_gpu_clock_counter() function