force_cpu_type    593 arch/x86/oprofile/nmi_int.c static int force_cpu_type;
force_cpu_type    598 arch/x86/oprofile/nmi_int.c 		force_cpu_type = timer;
force_cpu_type    601 arch/x86/oprofile/nmi_int.c 		force_cpu_type = arch_perfmon;
force_cpu_type    604 arch/x86/oprofile/nmi_int.c 		force_cpu_type = 0;
force_cpu_type    616 arch/x86/oprofile/nmi_int.c 	if (force_cpu_type == arch_perfmon && boot_cpu_has(X86_FEATURE_ARCH_PERFMON))
force_cpu_type    683 arch/x86/oprofile/nmi_int.c 	if (force_cpu_type == timer)