pmc_get_count     726 drivers/gpu/drm/amd/amdgpu/amdgpu.h 	void (*pmc_get_count)(struct amdgpu_device *adev, uint64_t config,
pmc_get_count     104 drivers/gpu/drm/amd/amdgpu/amdgpu_pmu.c 			pe->adev->df_funcs->pmc_get_count(pe->adev, hwc->conf,
pmc_get_count     554 drivers/gpu/drm/amd/amdgpu/df_v3_6.c 	.pmc_get_count = df_v3_6_pmc_get_count,