Searched refs:n_metric (Results 1 – 2 of 2) sorted by relevance
1114 if (cpuc->n_metric == INTEL_TD_METRIC_NUM) in add_nr_metric_event()1116 cpuc->n_metric++; in add_nr_metric_event()1127 cpuc->n_metric--; in del_nr_metric_event()1138 if (n >= max_count + cpuc->n_metric) in collect_event()2266 __this_cpu_sub(cpu_hw_events.n_metric, __this_cpu_read(cpu_hw_events.n_txn_metric)); in x86_pmu_cancel_txn()
320 int n_metric; member