Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v9_0.c803 static uint64_t gfx_v9_0_get_gpu_clock_counter(struct amdgpu_device *adev);
2084 .get_gpu_clock_counter = &gfx_v9_0_get_gpu_clock_counter,
2096 .get_gpu_clock_counter = &gfx_v9_0_get_gpu_clock_counter,
4156 static uint64_t gfx_v9_0_get_gpu_clock_counter(struct amdgpu_device *adev) in gfx_v9_0_get_gpu_clock_counter() function