Home
last modified time | relevance | path

Searched refs:gfx_v10_0_get_gpu_clock_counter (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v10_0.c3205 static uint64_t gfx_v10_0_get_gpu_clock_counter(struct amdgpu_device *adev);
4219 .get_gpu_clock_counter = &gfx_v10_0_get_gpu_clock_counter,
7197 static uint64_t gfx_v10_0_get_gpu_clock_counter(struct amdgpu_device *adev) in gfx_v10_0_get_gpu_clock_counter() function
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v10_0.c3475 static uint64_t gfx_v10_0_get_gpu_clock_counter(struct amdgpu_device *adev);
4342 .get_gpu_clock_counter = &gfx_v10_0_get_gpu_clock_counter,
7306 static uint64_t gfx_v10_0_get_gpu_clock_counter(struct amdgpu_device *adev) in gfx_v10_0_get_gpu_clock_counter() function

Completed in 26 milliseconds