Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dperf_event.h352 #define INTEL_TD_METRIC_NUM 8 macro
356 return (unsigned)(idx - INTEL_PMC_IDX_METRIC_BASE) < INTEL_TD_METRIC_NUM; in is_metric_idx()
/openbmc/linux/arch/x86/events/
H A Dcore.c1120 if (cpuc->n_metric == INTEL_TD_METRIC_NUM) in add_nr_metric_event()