Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/sysmon/
Dsysmon_envsys.c1428 bool mon_supported, allow_rfact; in sme_add_sensor_dictionary() local
1486 allow_rfact = true; in sme_add_sensor_dictionary()
1488 allow_rfact = false; in sme_add_sensor_dictionary()
1489 if (sme_sensor_upbool(dict, "allow-rfact", allow_rfact)) in sme_add_sensor_dictionary()