Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Dgfx_v10_0.c3491 static uint64_t gfx_v10_0_get_gpu_clock_counter(struct amdgpu_device *adev);
4442 .get_gpu_clock_counter = &gfx_v10_0_get_gpu_clock_counter,
7507 static uint64_t gfx_v10_0_get_gpu_clock_counter(struct amdgpu_device *adev) in gfx_v10_0_get_gpu_clock_counter() function