Searched refs:pcap_cntr_stride (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/iommu/intel/
H A Dperfmon.c625 iommu_pmu->cntr_stride = pcap_cntr_stride(perfcap);
H A Diommu.h237 #define pcap_cntr_stride(p) (1ULL << ((((p) >> 52) & 0x7) + 10)) macro

Completed in 115 milliseconds