Lines Matching refs:Threshold

23     sdbusplus::xyz::openbmc_project::Sensor::Threshold::server;
32 struct Threshold;
97 struct Threshold<WarningObject> : public WarningObject, public Hysteresis struct
102 openbmc_project::sensor::Threshold::ReadingAboveUpperWarningThreshold;
104 openbmc_project::sensor::Threshold::ReadingBelowLowerWarningThreshold;
124 Threshold(sdbusplus::bus_t& bus, const char* path, Unit units) : in Threshold() function
229 struct Threshold<CriticalObject> : public CriticalObject, public Hysteresis struct
249 openbmc_project::sensor::Threshold::ReadingAboveUpperCriticalThreshold;
251 openbmc_project::sensor::Threshold::ReadingBelowLowerCriticalThreshold;
258 Threshold(sdbusplus::bus_t& bus, const char* path, Unit units) : in Threshold() argument
362 struct Threshold<SoftShutdownObject> : struct
375 sdbusplus::error::xyz::openbmc_project::sensor::Threshold::
378 sdbusplus::error::xyz::openbmc_project::sensor::Threshold::
388 Threshold(sdbusplus::bus_t& bus, const char* path, Unit units) : in Threshold() function
446 struct Threshold<HardShutdownObject> : struct
459 sdbusplus::error::xyz::openbmc_project::sensor::Threshold::
462 sdbusplus::error::xyz::openbmc_project::sensor::Threshold::
472 Threshold(sdbusplus::bus_t& bus, const char* path, Unit units) : in Threshold() function
530 struct Threshold<PerformanceLossObject> : struct
542 sdbusplus::error::xyz::openbmc_project::sensor::Threshold::
545 sdbusplus::error::xyz::openbmc_project::sensor::Threshold::
557 Threshold(sdbusplus::bus_t& bus, const char* path, Unit units) : in Threshold() function