Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Dsensors.h41 SENSOR_WATTS, /* power */ enumerator
/dragonfly/usr.bin/systat/
H A Dsensors.c210 case SENSOR_WATTS: in printline()
/dragonfly/sys/dev/powermng/corepower/
H A Dcorepower.c391 sens->sensor.type = SENSOR_WATTS; in corepower_sens_init()
/dragonfly/sbin/sysctl/
H A Dsysctl.c451 case SENSOR_WATTS: in S_sensor()