Home
last modified time | relevance | path

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

/freebsd/sys/x86/cpufreq/
H A Dhwpstate_amd.c97 if (hwpstate_verbose) \
129 static int hwpstate_verbose;
130 SYSCTL_INT(_debug, OID_AUTO, hwpstate_verbose, CTLFLAG_RWTUN,
131 &hwpstate_verbose, 0, "Debug hwpstate");
125 static int hwpstate_verbose; global() variable