Home
last modified time | relevance | path

Searched defs:sensorUpdated (Results 1 – 4 of 4) sorted by relevance

/openbmc/telemetry/src/
H A Don_change_threshold.cpp54 void OnChangeThreshold::sensorUpdated(interfaces::Sensor& sensor, in sensorUpdated() function in OnChangeThreshold
H A Ddiscrete_threshold.cpp49 void DiscreteThreshold::sensorUpdated(interfaces::Sensor& sensor, in sensorUpdated() function in DiscreteThreshold
H A Dnumeric_threshold.cpp44 void NumericThreshold::sensorUpdated(interfaces::Sensor& sensor, in sensorUpdated() function in NumericThreshold
H A Dmetric.cpp92 void Metric::sensorUpdated(interfaces::Sensor& notifier, Milliseconds timestamp, in sensorUpdated() function in Metric