Home
last modified time | relevance | path

Searched refs:INTEL_TD_METRIC_RETIRING (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dperf_event.h279 #define INTEL_TD_METRIC_RETIRING 0x8000 /* Retiring metric */ macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dperf_event.h341 #define INTEL_TD_METRIC_RETIRING 0x8000 /* Retiring metric */ macro
/kernel/linux/linux-5.10/arch/x86/events/
H A Dperf_event.h94 ((config & INTEL_ARCH_EVENT_MASK) >= INTEL_TD_METRIC_RETIRING) && in is_metric_event()
/kernel/linux/linux-6.6/arch/x86/events/
H A Dperf_event.h99 ((config & INTEL_ARCH_EVENT_MASK) >= INTEL_TD_METRIC_RETIRING) && in is_metric_event()
/kernel/linux/linux-6.6/arch/x86/events/intel/
H A Dcore.c273 METRIC_EVENT_CONSTRAINT(INTEL_TD_METRIC_RETIRING, 0),
318 METRIC_EVENT_CONSTRAINT(INTEL_TD_METRIC_RETIRING, 0),
3847 #define INTEL_TD_METRIC_AVAILABLE_MAX (INTEL_TD_METRIC_RETIRING + \
/kernel/linux/linux-5.10/arch/x86/events/intel/
H A Dcore.c250 METRIC_EVENT_CONSTRAINT(INTEL_TD_METRIC_RETIRING, 0),

Completed in 21 milliseconds