Home
last modified time | relevance | path

Searched refs:increasing (Results 1 – 25 of 143) sorted by relevance

123456

/openbmc/telemetry/tests/src/
H A Dtest_numeric_threshold.cpp52 makeThreshold(0ms, numeric::Direction::increasing, 90.0, in SetUp()
78 numeric::Type::upperCritical, 0, numeric::Direction::increasing, 90.0); in TEST_F()
259 .Direction(numeric::Direction::increasing)
386 .Direction(numeric::Direction::increasing)
393 .Direction(numeric::Direction::increasing)
400 .Direction(numeric::Direction::increasing)
407 .Direction(numeric::Direction::increasing)
466 .Direction(numeric::Direction::increasing)
473 .Direction(numeric::Direction::increasing)
480 .Direction(numeric::Direction::increasing)
[all …]
/openbmc/qemu/tests/qemu-iotests/
H A D075.out24 …en device TEST_DIR/simple-pattern.cloop: image requires too many offsets, try increasing block size
26 == refuse images with non-monotonically increasing offsets ==
27 qemu-io: can't open device TEST_DIR/simple-pattern.cloop: offsets not monotonically increasing at i…
/openbmc/telemetry/src/
H A Dnumeric_threshold.cpp69 crossedIncreasing = prevDirection == numeric::Direction::increasing && in sensorUpdated()
79 (direction == numeric::Direction::increasing && crossedIncreasing) || in sensorUpdated()
86 prevDirection = value > prevValue ? numeric::Direction::increasing in sensorUpdated()
/openbmc/linux/Documentation/devicetree/bindings/scsi/
H A Dhisilicon-sas.txt31 (broadcast, phyup, and abnormal) in increasing order.
34 The interrupts are ordered in increasing order.
47 interrupt. The interrupts are ordered in increasing
51 increasing order.
/openbmc/telemetry/src/types/
H A Dtrigger_types.hpp81 increasing enumerator
106 Direction::increasing)};
/openbmc/linux/Documentation/devicetree/bindings/cpufreq/
H A Dcpufreq-spear.txt10 increasing order.
/openbmc/openbmc/meta-ibm/recipes-phosphor/pldm/
H A Dpldm_%.bbappend12 #so increasing that to 10 seconds here.IBMs custom firmware stack can tolerate
/openbmc/linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/
H A Dcounters.rst919 on a physical port. If this counter is increasing, it implies that the
926 size on a physical port. If this counter is increasing, it implies that
952 this counter is increasing, it implies that the NIC is congested and
980 than 64 bytes on a physical port. If this counter is increasing, it
988 increasing, it implies that the peer connected to the adapter has a
1048 case this counter is increasing it may imply on port flapping. You may
1107 interface. If this counter is increasing, it implies that the link
1125 increasing, it implies that the link between the NIC and the network is
1133 counter is increasing, it implies that the network is congested and
1141 counter is increasing, it implies that the network is congested and
[all …]
/openbmc/telemetry/tests/src/params/
H A Dtrigger_params.hpp120 numeric::Direction::increasing, 90.2}};
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/
H A D0006-qemu-Add-some-user-space-mmap-tweaks-to-address-musl.patch8 infinite loop of mremap calls of ever decreasing/increasing addresses.
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dspeeding-up-build.rst10 If you have multiple CPUs, you might try increasing the default values
51 thus increasing the build performance.
H A Dinit-manager.rst43 therefore increasing the total system boot time. systemd also substantially
118 increasing levels of complexity and functionality:
/openbmc/linux/Documentation/devicetree/bindings/mmc/
H A Dfsl-imx-esdhc.yaml137 Specify the increasing delay cell steps in tuning procedure.
138 The uSDHC use one delay cell as default increasing step to do tuning process.
/openbmc/u-boot/doc/
H A DREADME.sched41 by increasing "#define STK_SIZE".
/openbmc/linux/Documentation/devicetree/bindings/display/msm/
H A Ddsi-phy-10nm.yaml43 To offset the drive strength from the calibrated value in an increasing
/openbmc/linux/Documentation/admin-guide/hw-vuln/
H A Dl1d_flush.rst4 With an increasing number of vulnerabilities being reported around data
/openbmc/qemu/docs/
H A Dqcow2-cache.txt141 memory as possible to the L2 cache before increasing the refcount
149 accessed sequentially (even during random guest I/O) so increasing the
152 to think about increasing the cache size if you use them heavily).
/openbmc/linux/Documentation/networking/device_drivers/fddi/
H A Ddefza.rst28 increasing TURBOchannel slot numbers.
/openbmc/linux/Documentation/block/
H A Ddeadline-iosched.rst36 write) which are serviced in increasing sector order. To limit extra seeking,
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/nmap/files/
H A D0002-Fix-building-with-libc.patch56 * increasing the score a lot and cause problems for
/openbmc/linux/Documentation/userspace-api/media/mediactl/
H A Dmedia-ioc-enum-entities.rst48 enumerate entities by calling MEDIA_IOC_ENUM_ENTITIES with increasing
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Dera.rst11 maintains the current era as a monotonically increasing 32-bit
/openbmc/linux/Documentation/mm/
H A Dsplit_page_table_lock.rst90 To avoid increasing size of struct page and have best performance, we use a
/openbmc/linux/Documentation/filesystems/
H A Dntfs3.rst103 - Preallocate space for files excessively when file size is increasing on
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-subdev-enum-frame-size.rst55 Repeat with increasing ``index`` until ``EINVAL`` is received.

123456