Searched refs:ARCH_PERFMON_EVENTSEL_ANY (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dperf_event.h27 #define ARCH_PERFMON_EVENTSEL_ANY (1ULL << 21) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/cpu/
H A Dperf_event_intel.c621 if (x86_pmu.version > 2 && hwc->config & ARCH_PERFMON_EVENTSEL_ANY)
808 if (!(event->attr.config & ARCH_PERFMON_EVENTSEL_ANY))
817 event->hw.config |= ARCH_PERFMON_EVENTSEL_ANY;

Completed in 23 milliseconds