Home
last modified time | relevance | path

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

/openbmc/telemetry/src/utils/
H A Dthreshold_operations.hpp7 struct ThresholdOperations struct
10 static void initialize(ThresholdType* thresholdPtr) in initialize()
21 static typename ThresholdType::ThresholdDetail& getDetails( in getDetails()
32 static void updateSensors(ThresholdType* thresholdPtr, Sensors newSensors) in updateSensors()