Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/include/asm/
Dperf_event.h323 #define INTEL_PMC_IDX_FIXED_VLBR (GLOBAL_STATUS_LBRS_FROZEN_BIT) macro
/Linux-v5.10/arch/x86/events/intel/
Dlbr.c750 return test_bit(INTEL_PMC_IDX_FIXED_VLBR, in vlbr_exclude_host()
1847 __EVENT_CONSTRAINT(INTEL_FIXED_VLBR_EVENT, (1ULL << INTEL_PMC_IDX_FIXED_VLBR),
Dcore.c2219 case INTEL_PMC_IDX_FIXED_VLBR: in intel_pmu_disable_event()
2507 case INTEL_PMC_IDX_FIXED_VLBR: in intel_pmu_enable_event()
/Linux-v5.10/arch/x86/events/
Dcore.c1169 case INTEL_PMC_IDX_FIXED_VLBR: in x86_assign_hw_event()