Home
last modified time | relevance | path

Searched defs:threshold (Results 26 – 50 of 70) sorted by relevance

123

/openbmc/dbus-sensors/src/nvidia-gpu/
H A DNvidiaGpuPowerSensor.cpp59 for (const auto& threshold : thresholds) local
H A DNvidiaGpuEnergySensor.cpp57 for (const auto& threshold : thresholds) local
H A DNvidiaGpuDevice.cpp124 int32_t threshold = 0; in readThermalParameterCallback() local
/openbmc/dbus-sensors/src/external/
H A DExternalSensor.cpp54 for (const auto& threshold : thresholds) in ExternalSensor() local
/openbmc/phosphor-virtual-sensor/src/
H A DvirtualSensor.cpp180 auto threshold = getThresholdType(direction, severity); in parseThresholds() local
244 auto threshold = sensorConfig.value("Threshold", empty); in initVirtualSensor() local
514 const Json& threshold, const std::string& objPath, ValueIface::Unit units) in createThresholds()
H A DvirtualSensor.hpp218 bool checkThresholds(V value, T& threshold, bool& change) in checkThresholds()
/openbmc/dbus-sensors/src/hwmon-temp/
H A DHwmonTempSensor.cpp76 for (const auto& threshold : thresholds) in HwmonTempSensor() local
/openbmc/dbus-sensors/src/psu/
H A DPSUSensor.cpp81 for (const auto& threshold : thresholds) in PSUSensor() local
/openbmc/telemetry/src/
H A Dtrigger_factory.cpp48 auto paramChecker = [labeledThresholdParam](auto threshold) { in updateDiscreteThresholds()
104 auto paramChecker = [labeledThresholdParam](auto threshold) { in updateNumericThresholds()
/openbmc/dbus-sensors/src/adc/
H A DADCSensor.cpp81 for (const auto& threshold : thresholds) in ADCSensor() local
/openbmc/dbus-sensors/src/intel-cpu/
H A DIntelCPUSensor.cpp89 for (const auto& threshold : thresholds) in IntelCPUSensor() local
/openbmc/phosphor-health-monitor/test/
H A Dtest_health_metric_collection.cpp62 for (auto& threshold : config.thresholds) in updateThreshold() local
/openbmc/dbus-sensors/src/fan/
H A DTachSensor.cpp68 for (const auto& threshold : thresholds) in TachSensor() local
/openbmc/dbus-sensors/src/
H A Dsensor.hpp291 for (auto& threshold : thresholds) in setInitialProperties() local
509 for (auto& threshold : thresholds) in updateValue() local
/openbmc/dbus-sensors/src/mcu/
H A DMCUTempSensor.cpp79 for (const auto& threshold : thresholds) in MCUTempSensor() local
/openbmc/phosphor-fan-presence/monitor/
H A Dtach_sensor.cpp79 size_t method, size_t threshold, bool ignoreAboveMax, in TachSensor()
H A Dtypes.hpp110 size_t threshold; member
H A Djson_parser.cpp163 size_t threshold = 1; in getSensorDefs() local
/openbmc/dbus-sensors/src/tests/
H A Dtest_NvidiaGpuSensorTest.cpp559 int32_t threshold{}; in TEST_F() local
598 int32_t threshold{}; in TEST_F() local
636 int32_t threshold{}; in TEST_F() local
/openbmc/dbus-sensors/src/exit-air/
H A DExitAirTempSensor.cpp180 for (const auto& threshold : thresholds) in CFMSensor() local
506 for (const auto& threshold : thresholds) in ExitAirTempSensor() local
/openbmc/openbmc/poky/bitbake/lib/
H A Dpyinotify.py1083 threshold=0, timeout=None): argument
1408 threshold=0, timeout=None): argument
1493 default_proc_fun=None, read_freq=0, threshold=0, timeout=None, argument
1536 default_proc_fun=None, read_freq=0, threshold=0, timeout=None): argument
/openbmc/qemu/hw/audio/
H A Dmarvell_88w8618.c58 uint32_t threshold; member
/openbmc/bmcweb/redfish-core/lib/
H A Dtrigger.hpp278 nlohmann::json::object_t& threshold, in parseThreshold()
783 nlohmann::json& threshold = thresholds[toRedfishThresholdName(type)]; in getNumericThresholds() local
/openbmc/dbus-sensors/src/ipmb/
H A DIpmbSDRSensor.cpp268 int threshold = (sdrDataBytes[sdrtype01::sensorCapability]) & in checkSDRType01Threshold() local
/openbmc/phosphor-host-ipmid/include/dbus-sdr/
H A Dsdrutils.hpp325 threshold = 0x01, enumerator

123