Home
last modified time | relevance | path

Searched refs:INTEL_FIXED_VLBR_EVENT (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
Dperf_event.h329 #define INTEL_FIXED_VLBR_EVENT 0x1b00 macro
/kernel/linux/linux-5.10/arch/x86/events/intel/
Dlbr.c1874 __EVENT_CONSTRAINT(INTEL_FIXED_VLBR_EVENT, (1ULL << INTEL_PMC_IDX_FIXED_VLBR),
Dcore.c3571 if ((event->attr.config & INTEL_ARCH_EVENT_MASK) == INTEL_FIXED_VLBR_EVENT) in intel_pmu_hw_config()