Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/include/asm/
Dperf_event.h358 #define INTEL_FIXED_VLBR_EVENT 0x1b00 macro
/linux-5.19.10/arch/x86/kvm/vmx/
Dpmu_intel.c280 .config = INTEL_FIXED_VLBR_EVENT, in intel_pmu_create_guest_lbr_event()
/linux-5.19.10/arch/x86/events/intel/
Dlbr.c1896 __EVENT_CONSTRAINT(INTEL_FIXED_VLBR_EVENT, (1ULL << INTEL_PMC_IDX_FIXED_VLBR),
Dcore.c3794 if ((event->attr.config & INTEL_ARCH_EVENT_MASK) == INTEL_FIXED_VLBR_EVENT) in intel_pmu_hw_config()