Searched refs:n_metric (Results 1 – 2 of 2) sorted by relevance
1146 if (cpuc->n_metric == INTEL_TD_METRIC_NUM) in add_nr_metric_event()1148 cpuc->n_metric++; in add_nr_metric_event()1159 cpuc->n_metric--; in del_nr_metric_event()1170 if (n >= max_count + cpuc->n_metric) in collect_event()2333 __this_cpu_sub(cpu_hw_events.n_metric, __this_cpu_read(cpu_hw_events.n_txn_metric)); in x86_pmu_cancel_txn()
372 int n_metric; member