Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
Dperf_event.h331 #define INTEL_TD_METRIC_NUM 8 macro
335 return (unsigned)(idx - INTEL_PMC_IDX_METRIC_BASE) < INTEL_TD_METRIC_NUM; in is_metric_idx()
/linux-6.1.9/arch/x86/events/
Dcore.c1118 if (cpuc->n_metric == INTEL_TD_METRIC_NUM) in add_nr_metric_event()