pmc_start 722 drivers/gpu/drm/amd/amdgpu/amdgpu.h int (*pmc_start)(struct amdgpu_device *adev, uint64_t config, pmc_start 77 drivers/gpu/drm/amd/amdgpu/amdgpu_pmu.c pe->adev->df_funcs->pmc_start(pe->adev, hwc->conf, 1); pmc_start 79 drivers/gpu/drm/amd/amdgpu/amdgpu_pmu.c pe->adev->df_funcs->pmc_start(pe->adev, hwc->conf, 0); pmc_start 159 drivers/gpu/drm/amd/amdgpu/amdgpu_pmu.c retval = pe->adev->df_funcs->pmc_start(pe->adev, hwc->conf, 1); pmc_start 552 drivers/gpu/drm/amd/amdgpu/df_v3_6.c .pmc_start = df_v3_6_pmc_start,