Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/events/
Dperf_event.h977 static inline bool is_counter_pair(struct hw_perf_event *hwc) in is_counter_pair() function
994 if (is_counter_pair(hwc)) in __x86_pmu_enable_event()
1014 if (is_counter_pair(hwc)) in x86_pmu_disable_event()
Dcore.c663 if (is_counter_pair(hwc)) in x86_pmu_disable_all()
985 if (is_counter_pair(hwc)) in x86_schedule_events()
1093 if (is_counter_pair(&event->hw)) { in collect_event()
1360 if (is_counter_pair(hwc)) in x86_perf_event_set_period()
/Linux-v5.10/arch/x86/events/amd/
Dcore.c896 if (is_counter_pair(hwc)) in amd_put_event_constraints_f17h()