ARCH_PERFMON_EVENTSEL_ANY 1743 arch/x86/events/core.c bool any = (config & ARCH_PERFMON_EVENTSEL_ANY); ARCH_PERFMON_EVENTSEL_ANY 2214 arch/x86/events/intel/core.c if (x86_pmu.version > 2 && hwc->config & ARCH_PERFMON_EVENTSEL_ANY) ARCH_PERFMON_EVENTSEL_ANY 3312 arch/x86/events/intel/core.c if (!(event->attr.config & ARCH_PERFMON_EVENTSEL_ANY)) ARCH_PERFMON_EVENTSEL_ANY 3321 arch/x86/events/intel/core.c event->hw.config |= ARCH_PERFMON_EVENTSEL_ANY; ARCH_PERFMON_EVENTSEL_ANY 3433 arch/x86/events/intel/core.c ((event->hw.config & ARCH_PERFMON_EVENTSEL_ANY) || ARCH_PERFMON_EVENTSEL_ANY 69 arch/x86/include/asm/perf_event.h ARCH_PERFMON_EVENTSEL_ANY | \