Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_amd_iommu.c36 static struct perf_amd_iommu __perf_iommu;
38 struct perf_amd_iommu { struct
148 static int get_next_avail_iommu_bnk_cntr(struct perf_amd_iommu *perf_iommu) in get_next_avail_iommu_bnk_cntr()
175 static int clear_avail_iommu_bnk_cntr(struct perf_amd_iommu *perf_iommu, in clear_avail_iommu_bnk_cntr()
200 struct perf_amd_iommu *perf_iommu; in perf_iommu_event_init()
367 struct perf_amd_iommu *perf_iommu = in perf_iommu_add()
368 container_of(event->pmu, struct perf_amd_iommu, pmu); in perf_iommu_add()
388 struct perf_amd_iommu *perf_iommu = in perf_iommu_del()
389 container_of(event->pmu, struct perf_amd_iommu, pmu); in perf_iommu_del()
402 static __init int _init_events_attrs(struct perf_amd_iommu *perf_iommu) in _init_events_attrs()
[all …]