Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/events/
A Dcore.c1120 if (cpuc->n_metric == INTEL_TD_METRIC_NUM) in add_nr_metric_event()
1122 cpuc->n_metric++; in add_nr_metric_event()
1133 cpuc->n_metric--; in del_nr_metric_event()
1144 if (n >= max_count + cpuc->n_metric) in collect_event()
2261 __this_cpu_sub(cpu_hw_events.n_metric, __this_cpu_read(cpu_hw_events.n_txn_metric)); in x86_pmu_cancel_txn()
A Dperf_event.h329 int n_metric; member

Completed in 13 milliseconds