Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/events/
Dcore.c1075 gpmax = num_counters - cpuc->n_pair; in x86_schedule_events()
1147 cpuc->n_pair++; in collect_event()
2281 __this_cpu_sub(cpu_hw_events.n_pair, __this_cpu_read(cpu_hw_events.n_txn_pair)); in x86_pmu_cancel_txn()
Dperf_event.h337 int n_pair; /* Large increment events */ member
/linux-6.1.9/arch/x86/events/amd/
Dcore.c1170 --cpuc->n_pair; in amd_put_event_constraints_f17h()