Searched refs:pmc_start (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_df.h48 int (*pmc_start)(struct amdgpu_device *adev, uint64_t config, member in struct:amdgpu_df_funcs
H A Damdgpu_pmu.c82 pe->adev->df.funcs->pmc_start(pe->adev, hwc->config, 1);
84 pe->adev->df.funcs->pmc_start(pe->adev, hwc->config, 0);
164 retval = pe->adev->df.funcs->pmc_start(pe->adev,
H A Damdgpu_df_v3_6.c769 .pmc_start = df_v3_6_pmc_start,

Completed in 132 milliseconds