Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_pmu.c129 pe->adev->df.funcs->pmc_stop(pe->adev, hwc->config, 0); in amdgpu_perf_stop()
188 pe->adev->df.funcs->pmc_stop(pe->adev, hwc->config, 1); in amdgpu_perf_del()
Damdgpu_df.h48 int (*pmc_stop)(struct amdgpu_device *adev, uint64_t config, member
Ddf_v3_6.c704 .pmc_stop = df_v3_6_pmc_stop,