Home
last modified time | relevance | path

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

/linux-6.1.9/tools/arch/x86/include/asm/
Dmsr-index.h239 #define PERF_CAP_METRICS_IDX 15 macro
/linux-6.1.9/arch/x86/include/asm/
Dmsr-index.h239 #define PERF_CAP_METRICS_IDX 15 macro
/linux-6.1.9/arch/x86/events/intel/
Dcore.c3921 if (intel_pmu_has_cap(event, PERF_CAP_METRICS_IDX) && is_topdown_event(event)) { in intel_pmu_hw_config()