Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iommu/intel/
Dperfmon.c306 int shift = 64 - iommu_pmu->cntr_width; in iommu_pmu_event_update()
605 iommu_pmu->cntr_width = pcap_cntr_width(perfcap); in alloc_iommu_pmu()
665 if ((iommu_cntrcap_cw(cap) != iommu_pmu->cntr_width) || in alloc_iommu_pmu()
Diommu.h688 u32 cntr_width; /* Counter width */ member
/linux-6.12.1/tools/perf/ui/browsers/
Dannotate.c159 u8 cntr_width = annotation__br_cntr_width(); in annotate_browser__draw_current_jump() local
209 pcnt_width + 2 + notes->src->widths.addr + width + cntr_width, in annotate_browser__draw_current_jump()
215 pcnt_width + 3 + notes->src->widths.addr + width + cntr_width, in annotate_browser__draw_current_jump()