Searched defs:updateSensors (Results 1 – 6 of 6) sorted by relevance
/openbmc/telemetry/src/utils/ | ||
H A D | threshold_operations.hpp | 32 static void updateSensors(ThresholdType* thresholdPtr, Sensors newSensors) in updateSensors() function |
/openbmc/telemetry/src/ | ||
H A D | on_change_threshold.cpp | 22 void OnChangeThreshold::updateSensors(Sensors newSensors) in updateSensors() function in OnChangeThreshold |
H A D | discrete_threshold.cpp | 32 void DiscreteThreshold::updateSensors(Sensors newSensors) in updateSensors() function in DiscreteThreshold |
H A D | numeric_threshold.cpp | 27 void NumericThreshold::updateSensors(Sensors newSensors) in updateSensors() function in NumericThreshold |
H A D | trigger_factory.cpp | 252 void TriggerFactory::updateSensors( in updateSensors() function in TriggerFactory |
/openbmc/phosphor-pid-control/pid/ | ||
H A D | zone.cpp | 490 void DbusPidZone::updateSensors(void) in updateSensors() function in pid_control::DbusPidZone |