Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/include/asm/
Dperf_event_p4.h22 #define ARCH_P4_MAX_CCCR (18) macro
/Linux-v6.6/arch/x86/events/intel/
Dp4.c1356 .num_counters = ARCH_P4_MAX_CCCR,
1373 BUILD_BUG_ON(ARCH_P4_MAX_CCCR > INTEL_PMC_MAX_GENERIC); in p4_pmu_init()