Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/include/asm/
Dperf_event.h307 #define INTEL_PMC_MSK_FIXED_REF_CYCLES (1ULL << INTEL_PMC_IDX_FIXED_REF_CYCLES) macro
/linux-6.12.1/arch/x86/events/intel/
Dcore.c6291 if (!(x86_pmu.events_maskl & (INTEL_PMC_MSK_FIXED_REF_CYCLES >> INTEL_PMC_IDX_FIXED))) in intel_pmu_ref_cycles_ext()