Home
last modified time | relevance | path

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

/linux/arch/x86/events/
H A Dcore.c1103 gpmax -= cpuc->n_pair; in x86_schedule_events()
1175 cpuc->n_pair++; in collect_event()
2332 __this_cpu_sub(cpu_hw_events.n_pair, __this_cpu_read(cpu_hw_events.n_txn_pair)); in x86_pmu_cancel_txn()
H A Dperf_event.h382 int n_pair; /* Large increment events */ member