Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_amd_iommu.c342 static void perf_iommu_stop(struct perf_event *event, int flags) in perf_iommu_stop() function
392 perf_iommu_stop(event, PERF_EF_UPDATE); in perf_iommu_del()
476 .stop = perf_iommu_stop,