Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/
H A DPSUEvent.cpp48 double pollRate) : in PSUCombineEvent()
148 std::shared_ptr<bool> state, const std::string& psuName, double pollRate) : in PSUSubEvent()
H A DIpmbSensor.cpp70 const float pollRate, std::string& sensorTypeName) : in IpmbSensor()
638 float pollRate = getPollRate(cfg, pollRateDefault); in createSensors() local
H A DHwmonTempSensor.cpp58 const struct SensorParams& thisSensorParameters, const float pollRate, in HwmonTempSensor()
H A DADCSensor.cpp56 const double scaleFactor, const float pollRate, in ADCSensor()
H A DPSUSensor.cpp56 const std::string& label, size_t tSize, double pollRate, in PSUSensor()
H A DADCSensorMain.cpp260 float pollRate = getPollRate(baseConfiguration->second, in createSensors() local
H A DUtils.hpp210 float pollRate = dflt; in getPollRate() local
H A DHwmonTempMain.cpp425 float pollRate = getPollRate(baseConfigMap, pollRateDefault); in createSensors() local
H A DPSUSensorMain.cpp532 float pollRate = getPollRate(*baseConfig, PSUSensor::defaultSensorPoll); in createSensorsCallback() local