Home
last modified time | relevance | path

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

/linux/arch/x86/events/
H A Dperf_event.h1273 static inline bool is_counter_pair(struct hw_perf_event *hwc) in is_counter_pair() function
1290 if (is_counter_pair(hwc)) in __x86_pmu_enable_event()
1311 if (is_counter_pair(hwc)) in x86_pmu_disable_event()
H A Dcore.c721 if (is_counter_pair(hwc)) in x86_pmu_disable_all()
1067 if (is_counter_pair(hwc)) in x86_schedule_events()
1174 if (is_counter_pair(&event->hw)) { in collect_event()
1458 if (is_counter_pair(hwc)) in x86_perf_event_set_period()