Home
last modified time | relevance | path

Searched refs:ARCH_P4_MAX_CCCR (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dperf_event_p4.h22 #define ARCH_P4_MAX_CCCR (18) macro
/openbmc/linux/arch/x86/events/intel/
H A Dp4.c1356 .num_counters = ARCH_P4_MAX_CCCR,
1373 BUILD_BUG_ON(ARCH_P4_MAX_CCCR > INTEL_PMC_MAX_GENERIC); in p4_pmu_init()