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

/freebsd-12-stable/sys/x86/cpufreq/
H A Dhwpstate.c130 static int hwpstate_verify; variable
131 SYSCTL_INT(_debug, OID_AUTO, hwpstate_verify, CTLFLAG_RWTUN,
132 &hwpstate_verify, 0, "Verify P-state after setting");
204 if (hwpstate_verify) {

Completed in 100 milliseconds