Searched refs:n_txn_metric (Results 1 – 2 of 2) sorted by relevance
1123 cpuc->n_txn_metric++; in add_nr_metric_event()2232 __this_cpu_write(cpu_hw_events.n_txn_metric, 0); in x86_pmu_start_txn()2259 __this_cpu_sub(cpu_hw_events.n_metric, __this_cpu_read(cpu_hw_events.n_txn_metric)); in x86_pmu_cancel_txn()
246 int n_txn_metric; member