Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/cpufreq/
H A Dhwpstate_amd.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");
215 if (hwpstate_verify) { in hwpstate_goto_pstate()