Home
last modified time | relevance | path

Searched full:decreasing (Results 1 – 25 of 205) sorted by relevance

123456789

/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dtriggers.hpp32 Decreasing, enumerator
40 Decreasing, enumerator
72 {ThresholdActivation::Decreasing, "Decreasing"},
80 {DirectionOfCrossingEnum::Decreasing, "Decreasing"},
H A Dsensor.hpp40 Decreasing, enumerator
117 {ThresholdActivation::Decreasing, "Decreasing"},
/openbmc/telemetry/tests/src/
H A Dtest_numeric_threshold.cpp284 .Direction(numeric::Direction::decreasing)
290 .Direction(numeric::Direction::decreasing)
296 .Direction(numeric::Direction::decreasing)
302 .Direction(numeric::Direction::decreasing)
326 .Direction(numeric::Direction::decreasing)
332 .Direction(numeric::Direction::decreasing)
416 .Direction(numeric::Direction::decreasing)
423 .Direction(numeric::Direction::decreasing)
430 .Direction(numeric::Direction::decreasing)
437 .Direction(numeric::Direction::decreasing)
[all …]
/openbmc/telemetry/src/
H A Dnumeric_threshold.cpp66 crossedDecreasing = prevDirection == numeric::Direction::decreasing && in sensorUpdated()
77 if ((direction == numeric::Direction::decreasing && crossedDecreasing) || in sensorUpdated()
86 : value < prevValue ? numeric::Direction::decreasing in sensorUpdated()
H A Dtrigger_actions.cpp38 return "decreasing"; in getDirection()
70 if (direction == "decreasing") in getRedfishMessageId()
/openbmc/telemetry/src/types/
H A Dtrigger_types.hpp80 decreasing, enumerator
102 "xyz.openbmc_project.Telemetry.Trigger.Direction.Decreasing",
103 Direction::decreasing),
/openbmc/linux/drivers/scsi/mpt3sas/
H A DKconfig61 can be 256. However, it may decreased down to 16. Decreasing this
73 can be 256. However, it may decreased down to 16. Decreasing this
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A DTriggers.v1_4_0.json38 "Decreasing"
41 …"Decreasing": "A trigger is met when the metric value crosses the trigger value while decreasing.", string
254 "Decreasing",
259 "Decreasing": "Value decreases below the threshold.", string
265 …"Decreasing": "This threshold is activated when the reading changes from a value higher than the t… string
267 …"Either": "This threshold is activated when either the `Increasing` or `Decreasing` conditions are…
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DTriggers.v1_4_0.json38 "Decreasing"
41 …"Decreasing": "A trigger is met when the metric value crosses the trigger value while decreasing.", string
254 "Decreasing",
259 "Decreasing": "Value decreases below the threshold.", string
265 …"Decreasing": "This threshold is activated when the reading changes from a value higher than the t… string
267 …"Either": "This threshold is activated when either the `Increasing` or `Decreasing` conditions are…
H A DResolutionStep.v1_0_1.json54 …hall indicate the highest priority. Increasing values shall represent decreasing priority. If tw…
/openbmc/linux/tools/perf/pmu-events/arch/x86/jaketown/
H A Duncore-power.json285 …he transition. This event is calculated by or'ing together the increasing and decreasing events.",
289 "BriefDescription": "Cycles Decreasing Voltage",
293 …"PublicDescription": "Counts the number of cycles when the system is decreasing voltage. There is…
/openbmc/u-boot/doc/imx/common/
H A Dimx5.txt16 of frequency deviation), avoiding system failure, or at least decreasing
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/
H A D0005-qemu-Add-some-user-space-mmap-tweaks-to-address-musl.patch7 infinite loop of mremap calls of ever decreasing/increasing addresses.
/openbmc/u-boot/arch/x86/include/asm/
H A Dspeedstep.h72 /* Table of p-states for EMTTM and ACPI by decreasing performance. */
/openbmc/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-debug.h13 /* These are listed in *rough* order of decreasing usefulness and
/openbmc/linux/drivers/message/fusion/
H A DKconfig72 Decreasing this parameter will reduce memory requirements
/openbmc/linux/Documentation/devicetree/bindings/display/msm/
H A Ddsi-phy-10nm.yaml54 To offset the drive strength from the calibrated value in a decreasing
/openbmc/linux/include/drm/
H A Ddrm_color_mgmt.h118 * (never decreasing).
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Telemetry/
H A DTrigger.interface.yaml87 - name: Decreasing
/openbmc/telemetry/tests/src/params/
H A Dtrigger_params.hpp139 numeric::Direction::decreasing, 0.5},
/openbmc/bmcweb/redfish-core/lib/
H A Dtrigger.hpp172 if (redfishValue == "Decreasing") in toDbusActivation()
174 return "xyz.openbmc_project.Telemetry.Trigger.Direction.Decreasing"; in toDbusActivation()
194 "xyz.openbmc_project.Telemetry.Trigger.Direction.Decreasing") in toRedfishActivation()
196 return triggers::ThresholdActivation::Decreasing; in toRedfishActivation()
/openbmc/linux/drivers/virtio/
H A DKconfig113 This driver supports increasing and decreasing the amount
/openbmc/linux/include/net/caif/
H A Dcaif_dev.h85 * @put: Function provided by client layer decreasing ref-count
/openbmc/linux/Documentation/filesystems/
H A Docfs2-online-filecheck.rst14 processes as well, decreasing availability.
/openbmc/phosphor-fan-presence/control/json/actions/
H A Dtarget_from_group_max.hpp62 * for the decreasing case. The maximum property value in a group will be

123456789