Searched defs:CTDEBUG (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/os/cpupm/
H A Dcpupm_throttle.c67 #define CTDEBUG(arglist) if (cpupm_throttle_debug) printf arglist; macro
69 #define CTDEBUG(arglist) macro
247 CTDEBUG(("T-State transitions will use fixed hardware\n"));
250 CTDEBUG(("T-State transitions will use System IO\n"));

Completed in 44 milliseconds