Home
last modified time | relevance | path

Searched refs:ARCH_PERFMON_EVENTS_COUNT (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dperf_event.h126 #define ARCH_PERFMON_EVENTS_COUNT 7 macro
/openbmc/linux/arch/x86/events/zhaoxin/
H A Dcore.c522 if (eax.split.mask_length < ARCH_PERFMON_EVENTS_COUNT - 1) in zhaoxin_pmu_init()
/openbmc/linux/arch/x86/events/
H A Dperf_event.h770 unsigned long events_mask[BITS_TO_LONGS(ARCH_PERFMON_EVENTS_COUNT)];
/openbmc/linux/arch/x86/events/intel/
H A Dcore.c6098 if (eax.split.mask_length < ARCH_PERFMON_EVENTS_COUNT) in intel_pmu_init()