Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dperf_event.h180 #define ARCH_PERFMON_NUM_COUNTER_LEAF_BIT 0x1 macro
/openbmc/linux/arch/x86/events/intel/
H A Dcore.c4649 if (sub_bitmaps & ARCH_PERFMON_NUM_COUNTER_LEAF_BIT) { in update_pmu_cap()