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

/linux-master/arch/x86/include/asm/
H A Dperf_event.h354 #define INTEL_TD_METRIC_RETIRING 0x8000 /* Retiring metric */ macro
/linux-master/arch/x86/events/
H A Dperf_event.h99 ((config & INTEL_ARCH_EVENT_MASK) >= INTEL_TD_METRIC_RETIRING) &&
/linux-master/arch/x86/events/intel/
H A Dcore.c282 METRIC_EVENT_CONSTRAINT(INTEL_TD_METRIC_RETIRING, 0),
328 METRIC_EVENT_CONSTRAINT(INTEL_TD_METRIC_RETIRING, 0),
3852 #define INTEL_TD_METRIC_AVAILABLE_MAX (INTEL_TD_METRIC_RETIRING + \

Completed in 124 milliseconds