Searched refs:PMU_FL_PAIR (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/events/amd/
H A Dcore.c353 if (!(x86_pmu.flags & PMU_FL_PAIR))
379 if ((x86_pmu.flags & PMU_FL_PAIR) && amd_is_pair_event_code(&event->hw))
1435 x86_pmu.flags |= PMU_FL_PAIR;
/linux-master/arch/x86/events/
H A Dperf_event.h1018 #define PMU_FL_PAIR 0x40 /* merge counters for large incr. events */ macro
H A Dcore.c1074 if (x86_pmu.flags & PMU_FL_PAIR) {

Completed in 212 milliseconds