Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dgfx_v7_0.h33 uint64_t gfx_v7_0_get_gpu_clock_counter(struct amdgpu_device *adev);
Dcik.c2278 .get_gpu_clock_counter = &gfx_v7_0_get_gpu_clock_counter,
Dgfx_v7_0.c4681 uint64_t gfx_v7_0_get_gpu_clock_counter(struct amdgpu_device *adev) in gfx_v7_0_get_gpu_clock_counter() function