Searched refs:PMU_FL_PAIR (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/x86/events/ | ||
| H A D | perf_event.h | 1117 #define PMU_FL_PAIR 0x40 /* merge counters for large incr. events */ macro |
| H A D | core.c | 1102 if (x86_pmu.flags & PMU_FL_PAIR) { in x86_schedule_events() |