Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/include/asm/
Dperf_event.h295 #define INTEL_PMC_MSK_FIXED_SLOTS (1ULL << INTEL_PMC_IDX_FIXED_SLOTS) macro
328 INTEL_PMC_MSK_FIXED_SLOTS)
/Linux-v6.6/arch/x86/events/intel/
Dcore.c5840 if (!(INTEL_PMC_MSK_FIXED_SLOTS & intel_ctrl)) in intel_pmu_check_event_constraints()
5898 pmu->intel_ctrl |= INTEL_PMC_MSK_FIXED_SLOTS; in intel_pmu_check_hybrid_pmus()