Home
last modified time | relevance | path

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

/src/sys/x86/cpufreq/
H A Dhwpstate_amd.c198 static int hwpstate_verify; variable
199 SYSCTL_INT(_debug, OID_AUTO, hwpstate_verify, CTLFLAG_RWTUN,
200 &hwpstate_verify, 0, "Verify P-state after setting");
602 if (hwpstate_verify) { in hwpstate_goto_pstate()