Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/events/amd/
Diommu.c329 static void perf_iommu_stop(struct perf_event *event, int flags) in perf_iommu_stop() function
371 perf_iommu_stop(event, PERF_EF_UPDATE); in perf_iommu_del()
411 .stop = perf_iommu_stop,