Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dperf_event.h242 #define INTEL_PMC_MSK_FIXED_SLOTS (1ULL << INTEL_PMC_IDX_FIXED_SLOTS) macro
275 INTEL_PMC_MSK_FIXED_SLOTS)
/arch/x86/events/intel/
Dcore.c5460 if (!(INTEL_PMC_MSK_FIXED_SLOTS & intel_ctrl)) in intel_pmu_check_event_constraints()
5518 pmu->intel_ctrl |= INTEL_PMC_MSK_FIXED_SLOTS; in intel_pmu_check_hybrid_pmus()