Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/oprofile/
H A Dnmi_int.c593 static int force_cpu_type; variable
598 force_cpu_type = timer; in set_cpu_type()
601 force_cpu_type = arch_perfmon; in set_cpu_type()
604 force_cpu_type = 0; in set_cpu_type()
616 if (force_cpu_type == arch_perfmon && boot_cpu_has(X86_FEATURE_ARCH_PERFMON)) in ppro_init()
683 if (force_cpu_type == timer) in op_nmi_init()

Completed in 2 milliseconds