Searched refs:n_metric (Results 1 – 2 of 2) sorted by relevance
1118 if (cpuc->n_metric == INTEL_TD_METRIC_NUM) in add_nr_metric_event()1120 cpuc->n_metric++; in add_nr_metric_event()1131 cpuc->n_metric--; in del_nr_metric_event()1142 if (n >= max_count + cpuc->n_metric) in collect_event()2256 __this_cpu_sub(cpu_hw_events.n_metric, __this_cpu_read(cpu_hw_events.n_txn_metric)); in x86_pmu_cancel_txn()
329 int n_metric; member