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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
gfx_v9_0.h 33 uint64_t gfx_v9_0_get_gpu_clock_counter(struct amdgpu_device *adev);
amdgpu_gfx_v9_0.c 742 static uint64_t gfx_v9_0_get_gpu_clock_counter(struct amdgpu_device *adev);
1995 .get_gpu_clock_counter = &gfx_v9_0_get_gpu_clock_counter,
2006 .get_gpu_clock_counter = &gfx_v9_0_get_gpu_clock_counter,
3972 static uint64_t gfx_v9_0_get_gpu_clock_counter(struct amdgpu_device *adev) function in typeref:typename:uint64_t

Completed in 18 milliseconds