Searched refs:pmc_start (Results 1 – 3 of 3) sorted by relevance
77 pe->adev->df_funcs->pmc_start(pe->adev, hwc->conf, 1); in amdgpu_perf_start()79 pe->adev->df_funcs->pmc_start(pe->adev, hwc->conf, 0); in amdgpu_perf_start()159 retval = pe->adev->df_funcs->pmc_start(pe->adev, hwc->conf, 1); in amdgpu_perf_add()
546 .pmc_start = df_v3_6_pmc_start,
722 int (*pmc_start)(struct amdgpu_device *adev, uint64_t config, member