Home
last modified time | relevance | path

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

/arch/x86/include/asm/
A Dperf_event.h11 #define INTEL_PMC_MAX_GENERIC 32 macro
/arch/x86/kvm/vmx/
A Dpmu_intel.c587 INTEL_PMC_MAX_GENERIC, pmu->nr_arch_fixed_counters); in intel_pmu_refresh()
/arch/x86/events/intel/
A Dp4.c1374 BUILD_BUG_ON(ARCH_P4_MAX_CCCR > INTEL_PMC_MAX_GENERIC); in p4_pmu_init()
A Dcore.c3084 for_each_set_bit(idx, cntr_mask, INTEL_PMC_MAX_GENERIC) { in intel_pmu_reset()
5241 if (bit > INTEL_PMC_MAX_GENERIC) { in intel_pmu_check_counters_mask()
5243 bit, INTEL_PMC_MAX_GENERIC); in intel_pmu_check_counters_mask()
5244 *cntr_mask &= GENMASK_ULL(INTEL_PMC_MAX_GENERIC - 1, 0); in intel_pmu_check_counters_mask()
A Dds.c2031 for_each_set_bit(bit, (unsigned long *)&cntr->cntr, INTEL_PMC_MAX_GENERIC) { in __setup_pebs_counter_group()

Completed in 32 milliseconds