Home
last modified time | relevance | path

Searched refs:INTEL_FIXED_VLBR_EVENT (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dperf_event.h329 #define INTEL_FIXED_VLBR_EVENT 0x1b00 macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dperf_event.h397 #define INTEL_FIXED_VLBR_EVENT 0x1b00 macro
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dpmu_intel.c266 * - set '.config = INTEL_FIXED_VLBR_EVENT' to indicates host perf in intel_pmu_create_guest_lbr_event()
280 .config = INTEL_FIXED_VLBR_EVENT, in intel_pmu_create_guest_lbr_event()
/kernel/linux/linux-5.10/arch/x86/events/intel/
H A Dlbr.c1874 __EVENT_CONSTRAINT(INTEL_FIXED_VLBR_EVENT, (1ULL << INTEL_PMC_IDX_FIXED_VLBR),
H A Dcore.c3571 if ((event->attr.config & INTEL_ARCH_EVENT_MASK) == INTEL_FIXED_VLBR_EVENT) in intel_pmu_hw_config()
/kernel/linux/linux-6.6/arch/x86/events/intel/
H A Dlbr.c1617 __EVENT_CONSTRAINT(INTEL_FIXED_VLBR_EVENT, (1ULL << INTEL_PMC_IDX_FIXED_VLBR),
H A Dcore.c3896 if ((event->attr.config & INTEL_ARCH_EVENT_MASK) == INTEL_FIXED_VLBR_EVENT) in intel_pmu_hw_config()

Completed in 24 milliseconds