Home
last modified time | relevance | path

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

/openbmc/phosphor-pid-control/pid/
H A Dzone.hpp61 _zoneFailSafePercent(failSafePercent), _cycleTime(cycleTime), _mgr(mgr) in DbusPidZone()
225 const double _zoneFailSafePercent; member in pid_control::DbusPidZone
H A Dzone.cpp112 _failSafeSensors[name] = _zoneFailSafePercent; in markSensorMissing()
199 return _zoneFailSafePercent; in getFailSafePercent()