Home
last modified time | relevance | path

Searched defs:updateSensors (Results 1 – 6 of 6) sorted by relevance

/openbmc/telemetry/src/utils/
H A Dthreshold_operations.hpp32 static void updateSensors(ThresholdType* thresholdPtr, Sensors newSensors) in updateSensors() function
/openbmc/telemetry/src/
H A Don_change_threshold.cpp22 void OnChangeThreshold::updateSensors(Sensors newSensors) in updateSensors() function in OnChangeThreshold
H A Ddiscrete_threshold.cpp32 void DiscreteThreshold::updateSensors(Sensors newSensors) in updateSensors() function in DiscreteThreshold
H A Dnumeric_threshold.cpp27 void NumericThreshold::updateSensors(Sensors newSensors) in updateSensors() function in NumericThreshold
H A Dtrigger_factory.cpp252 void TriggerFactory::updateSensors( in updateSensors() function in TriggerFactory
/openbmc/phosphor-pid-control/pid/
H A Dzone.cpp490 void DbusPidZone::updateSensors(void) in updateSensors() function in pid_control::DbusPidZone