Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/include/asm/
Dperf_event.h180 #define ARCH_PERFMON_NUM_COUNTER_LEAF_BIT 0x1 macro
/linux-6.6.21/arch/x86/events/intel/
Dcore.c4631 if (sub_bitmaps & ARCH_PERFMON_NUM_COUNTER_LEAF_BIT) { in update_pmu_cap()