ARCH_PERFMON_EVENTSEL_OS  333 arch/x86/events/amd/core.c 				      ARCH_PERFMON_EVENTSEL_OS);
ARCH_PERFMON_EVENTSEL_OS  557 arch/x86/events/core.c 		event->hw.config |= ARCH_PERFMON_EVENTSEL_OS;
ARCH_PERFMON_EVENTSEL_OS  235 arch/x86/events/intel/bts.c 		config |= ARCH_PERFMON_EVENTSEL_OS;
ARCH_PERFMON_EVENTSEL_OS 2208 arch/x86/events/intel/core.c 	if (hwc->config & ARCH_PERFMON_EVENTSEL_OS)
ARCH_PERFMON_EVENTSEL_OS  554 arch/x86/events/intel/ds.c 	if (!(config & ARCH_PERFMON_EVENTSEL_OS))
ARCH_PERFMON_EVENTSEL_OS  198 arch/x86/kvm/pmu.c 			      !(eventsel & ARCH_PERFMON_EVENTSEL_OS),
ARCH_PERFMON_EVENTSEL_OS   50 arch/x86/oprofile/nmi_int.c 	val |= counter_config->kernel ? ARCH_PERFMON_EVENTSEL_OS : 0;