Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/
H A Dperf_event.h44 #define INTEL_FIXED_3_METRICS_CLEAR (1ULL << 2) macro
/linux-6.15/arch/x86/events/intel/
H A Dcore.c2847 bits |= INTEL_FIXED_3_METRICS_CLEAR; in intel_pmu_enable_fixed()