/openbmc/phosphor-fan-presence/monitor/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier2U/ |
H A D | config.json | 18 "threshold": 30, number 23 "threshold": 30, number 43 "threshold": 30, number 48 "threshold": 30, number 68 "threshold": 30, number 73 "threshold": 30, number 93 "threshold": 30, number 98 "threshold": 30, number 118 "threshold": 30, number 123 "threshold": 30, number [all …]
|
/openbmc/phosphor-fan-presence/monitor/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.BlueRidge2U/ |
H A D | config.json | 18 "threshold": 45, number 23 "threshold": 45, number 43 "threshold": 45, number 48 "threshold": 45, number 68 "threshold": 45, number 73 "threshold": 45, number 93 "threshold": 45, number 98 "threshold": 45, number 118 "threshold": 45, number 123 "threshold": 45, number [all …]
|
/openbmc/phosphor-fan-presence/monitor/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Everest/ |
H A D | config.json | 16 "threshold": 45, number 21 "threshold": 45, number 39 "threshold": 45, number 44 "threshold": 45, number 62 "threshold": 45, number 67 "threshold": 45, number 85 "threshold": 45, number 90 "threshold": 45, number
|
/openbmc/phosphor-fan-presence/monitor/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Fuji/ |
H A D | config.json | 16 "threshold": 45, number 21 "threshold": 45, number 39 "threshold": 45, number 44 "threshold": 45, number 62 "threshold": 45, number 67 "threshold": 45, number 85 "threshold": 45, number 90 "threshold": 45, number
|
/openbmc/pldm/platform-mc/ |
H A D | numeric_sensor.cpp | 757 double threshold, double hyst) in checkThreshold() 807 auto threshold = thresholdWarningIntf->warningHigh(); in updateThresholds() local 828 auto threshold = thresholdWarningIntf->warningLow(); in updateThresholds() local 849 auto threshold = thresholdCriticalIntf->criticalHigh(); in updateThresholds() local 870 auto threshold = thresholdCriticalIntf->criticalLow(); in updateThresholds() local 891 auto threshold = thresholdHardShutdownIntf->hardShutdownHigh(); in updateThresholds() local 913 auto threshold = thresholdHardShutdownIntf->hardShutdownLow(); in updateThresholds() local
|
/openbmc/phosphor-fan-presence/monitor/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier4U/ |
H A D | config.json | 16 "threshold": 30, number 34 "threshold": 30, number 52 "threshold": 30, number 70 "threshold": 30, number 88 "threshold": 30, number 106 "threshold": 30, number
|
/openbmc/phosphor-fan-presence/monitor/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Bonnell/ |
H A D | config.json | 17 "threshold": 30, number 22 "threshold": 30, number 43 "threshold": 30, number 48 "threshold": 30, number
|
/openbmc/phosphor-fan-presence/monitor/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Balcones/ |
H A D | config.json | 17 "threshold": 30, number 22 "threshold": 30, number 43 "threshold": 30, number 48 "threshold": 30, number
|
/openbmc/qemu/tests/unit/ |
H A D | test-write-threshold.c | 16 uint64_t threshold = 4 * 1024 * 1024; in test_threshold_not_trigger() local 29 uint64_t threshold = 4 * 1024 * 1024; in test_threshold_trigger() local
|
/openbmc/phosphor-fan-presence/monitor/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier1S4U/ |
H A D | config.json | 16 "threshold": 30, number 34 "threshold": 30, number 52 "threshold": 30, number 70 "threshold": 30, number
|
/openbmc/linux/drivers/md/persistent-data/ |
H A D | dm-space-map-metadata.c | 24 struct threshold { struct 25 bool threshold_set; argument 27 dm_block_t threshold; member 29 dm_sm_threshold_fn fn; argument 33 static void threshold_init(struct threshold *t) in threshold_init() argument 180 struct threshold threshold; member 525 dm_block_t threshold, in sm_metadata_register_threshold_callback()
|
/openbmc/linux/net/wireless/ |
H A D | wext-spy.c | 116 struct iw_thrspy * threshold = (struct iw_thrspy *) extra; in iw_handler_set_thrspy() local 143 struct iw_thrspy * threshold = (struct iw_thrspy *) extra; in iw_handler_get_thrspy() local 167 struct iw_thrspy threshold; in iw_send_thrspy_event() local
|
/openbmc/dbus-sensors/src/ |
H A D | Thresholds.cpp | 140 const thresholds::Threshold& threshold, in persistThreshold() 213 for (const auto& threshold : sensor->thresholds) in updateThresholds() local 249 Threshold threshold; member 262 for (auto& threshold : sensor->thresholds) in checkThresholds() local 343 const Threshold& threshold, bool assert, in startTimer()
|
/openbmc/linux/drivers/soc/tegra/fuse/ |
H A D | speedo-tegra114.c | 34 int *threshold) in rev_sku_to_speedo_ids() 77 int threshold; in tegra114_init_speedo_data() local
|
H A D | speedo-tegra124.c | 51 int *threshold) in rev_sku_to_speedo_ids() 104 int i, threshold, soc_speedo_0_value; in tegra124_init_speedo_data() local
|
/openbmc/telemetry/src/ |
H A D | trigger_actions.hpp | 45 const double threshold; member in action::numeric::LogToJournal 61 const double threshold; member in action::numeric::LogToRedfishEventLog
|
H A D | trigger.cpp | 153 for (const auto& threshold : thresholds) in __anon5e4599b80402() local 215 for (const auto& threshold : thresholds) local 276 return utils::transform(thresholds, [](const auto& threshold) { in getLabeledThresholds()
|
/openbmc/phosphor-health-monitor/ |
H A D | health_metric.cpp | 116 auto threshold = thresholds.find(type); in initProperties() local 154 auto threshold = std::make_tuple(type, bound); in checkThreshold() local
|
/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/anr/anr_1.0/ |
H A D | ia_css_anr_param.h | 23 s32 threshold; member
|
H A D | ia_css_anr_types.h | 31 s32 threshold; /** Threshold */ member
|
/openbmc/linux/drivers/nvme/host/ |
H A D | hwmon.c | 22 unsigned int threshold = sensor << NVME_TEMP_THRESH_SELECT_SHIFT; in nvme_get_temp_thresh() local 43 unsigned int threshold = sensor << NVME_TEMP_THRESH_SELECT_SHIFT; in nvme_set_temp_thresh() local
|
/openbmc/linux/drivers/gpu/host1x/hw/ |
H A D | opcodes.h | 14 unsigned indx, unsigned threshold) in host1x_class_host_wait_syncpt() 21 unsigned indx, unsigned threshold) in host1x_class_host_load_syncpt_base()
|
H A D | channel_hw.c | 50 static void submit_wait(struct host1x_job *job, u32 id, u32 threshold, in submit_wait() 120 u32 threshold; in submit_gathers() local
|
/openbmc/linux/include/net/ |
H A D | ipcomp.h | 14 u16 threshold; member
|
/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/xnr/xnr_1.0/ |
H A D | ia_css_xnr_param.h | 41 u16 threshold; member
|