Home
last modified time | relevance | path

Searched refs: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
252 CTDEBUG(("T-State transitions will use fixed hardware\n")); in cpupm_throttle_init()
255 CTDEBUG(("T-State transitions will use System IO\n")); in cpupm_throttle_init()