Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/powerd/
H A Dpowerd.c71 #define NFREQ_CPUTEMP 0x0004 macro
73 #define NFREQ_ALL (NFREQ_MONPERF | NFREQ_ADJPERF | NFREQ_CPUTEMP)
1458 if (last_temp < 0 || (NFreqChanged & NFREQ_CPUTEMP)) { in mon_cputemp()
1459 NFreqChanged &= ~NFREQ_CPUTEMP; in mon_cputemp()