Home
last modified time | relevance | path

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

/freebsd/sys/x86/cpufreq/
H A Dhwpstate_amd.c129 static int hwpstate_verify; variable
130 SYSCTL_INT(_debug, OID_AUTO, hwpstate_verify, CTLFLAG_RWTUN,
131 &hwpstate_verify, 0, "Verify P-state after setting");
213 if (hwpstate_verify) { in hwpstate_goto_pstate()