Searched refs:pcap_cntr_width (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/drivers/iommu/intel/ | ||
| D | perfmon.c | 623 iommu_pmu->cntr_width = pcap_cntr_width(perfcap); in alloc_iommu_pmu() |
| D | iommu.h | 229 #define pcap_cntr_width(p) (((p) >> 16) & 0x7f) macro |