Home
last modified time | relevance | path

Searched refs:n_pair (Results 1 – 3 of 3) 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
/linux/arch/x86/events/amd/
H A Dcore.c1249 --cpuc->n_pair; in amd_put_event_constraints_f17h()