Searched refs:pmc_stop (Results 1 – 3 of 3) sorted by relevance
129 pe->adev->df_funcs->pmc_stop(pe->adev, hwc->conf, 0); in amdgpu_perf_stop()187 pe->adev->df_funcs->pmc_stop(pe->adev, hwc->conf, 1); in amdgpu_perf_del()
547 .pmc_stop = df_v3_6_pmc_stop,
724 int (*pmc_stop)(struct amdgpu_device *adev, uint64_t config, member