Home
last modified time | relevance | path

Searched refs:PERF_CAP_METRICS_IDX (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h257 #define PERF_CAP_METRICS_IDX 15 macro
/openbmc/linux/arch/x86/include/asm/
H A Dmsr-index.h272 #define PERF_CAP_METRICS_IDX 15 macro
/openbmc/linux/arch/x86/events/intel/
H A Dcore.c3950 if (intel_pmu_has_cap(event, PERF_CAP_METRICS_IDX) && is_topdown_event(event)) { in intel_pmu_hw_config()