Searched refs:pcap_cntr_stride (Results 1 – 2 of 2) sorted by relevance
| /drivers/iommu/intel/ | ||
| A D | perfmon.c | 607 iommu_pmu->cntr_stride = pcap_cntr_stride(perfcap); in alloc_iommu_pmu() |
| A D | iommu.h | 237 #define pcap_cntr_stride(p) (1ULL << ((((p) >> 52) & 0x7) + 10)) macro |
Completed in 10 milliseconds