Home
last modified time | relevance | path

Searched full:transient (Results 1 – 25 of 53) sorted by relevance

123

/openbmc/qemu/tests/functional/qemu_test/
H A Dasset.py21 def __init__(self, asset, msg, transient=False): argument
24 self.transient = transient
164 # indicate a broken test rather than a transient
175 raise AssetError(self, "Download retries exceeded", transient=True)
212 if not e.transient:
/openbmc/qemu/tests/qemu-iotests/
H A D246.out6 --- Adding bitmaps Small, Medium, Large, and Transient ---
14 {"execute": "block-dirty-bitmap-add", "arguments": {"name": "Transient", "node": "drive0", "persist…
25 "name": "Transient",
H A D24649 log('\n--- Adding bitmaps Small, Medium, Large, and Transient ---\n')
57 name="Transient", persistent=False)
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/
H A DDHCPConfiguration.interface.yaml19 the transient hostname of the system.
/openbmc/phosphor-hwmon/
H A Dhwmonio.hpp91 * For possibly transient errors will retry up to
113 * For possibly transient errors will retry up to
H A Dhwmonio.cpp65 * they are transient.
/openbmc/phosphor-power/phosphor-regulators/docs/
H A Dphase_fault_monitoring.md16 an error is logged. This provides "de-glitching" to ignore transient hardware
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DPortMetrics.v1_7_0.json269 "description": "The total number of ECRC transient errors detected.",
270 …"longDescription": "This property shall contain total number of ECRC transient errors detected in …
287 "description": "The total number of link-local non-transient errors detected.",
288 …ption": "This property shall contain the total number of link-local non-transient errors detected …
305 … "description": "The total number transient errors detected that are unrelated to CRC validation.",
306 …"longDescription": "This property shall contain the total number of transient errors detected that…
314 "description": "The total number of PCRC transient errors detected.",
315 …longDescription": "This property shall contain the total number of PCRC transient errors detected …
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dmpc85xx_gpio.h34 * helps to avoid transient data when switching from input to output in mpc85xx_gpio_set()
H A Dprocessor.h199 #define SPRN_DTV0 0x394 /* Data Cache Transient Victim 0 */
200 #define SPRN_DTV1 0x395 /* Data Cache Transient Victim 1 */
201 #define SPRN_DTV2 0x396 /* Data Cache Transient Victim 2 */
202 #define SPRN_DTV3 0x397 /* Data Cache Transient Victim 3 */
303 #define SPRN_ITV0 0x374 /* Instruction Cache Transient Victim 0 */
304 #define SPRN_ITV1 0x375 /* Instruction Cache Transient Victim 1 */
305 #define SPRN_ITV2 0x376 /* Instruction Cache Transient Victim 2 */
306 #define SPRN_ITV3 0x377 /* Instruction Cache Transient Victim 3 */
/openbmc/phosphor-power/phosphor-regulators/src/
H A Dsensor_monitoring.cpp36 * This provides "de-glitching" to ignore transient hardware problems.
H A Ddbus_sensor.hpp225 * value very quickly and can catch transient events.
248 * poll the value very quickly and can catch transient events.
H A Dphase_fault_detection.cpp41 * "de-glitching" to ignore transient hardware problems.
H A Dphase_fault_detection.hpp56 * provides "de-glitching" to ignore transient hardware problems.
/openbmc/openbmc/poky/meta/recipes-gnome/gtk-doc/
H A Dgtk-doc_1.34.0.bb59 # Patch the gtk-doc makefiles so that the qemu wrapper is used to run transient binaries
/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Duievent.py41 # this is a transient situation, and we should retry a couple of times before
/openbmc/phosphor-power/phosphor-regulators/docs/config_file/
H A Dphase_fault_detection.md20 This provides "de-glitching" to ignore transient hardware problems.
H A Dpmbus_read_sensor.md93 it can sample values very frequently and catch transient events. When these
/openbmc/qemu/hw/9pfs/
H A D9p-util-darwin.c99 * instead of path-based fchmodat(), to prevent concurrent transient in create_socket_file_at_cwd()
/openbmc/qemu/include/accel/tcg/
H A Dprobe.h74 * The CPUTLBEntryFull structure returned via @pfull is transient
/openbmc/openbmc/poky/meta/recipes-gnome/gobject-introspection/
H A Dgobject-introspection_1.84.0.bb85 …# a qemu wrapper for running transient target binaries produced by the scanner, and an include dir…
191 # to generate transient introspection binaries
/openbmc/qemu/tests/qemu-iotests/tests/
H A Dmirror-ready-cancel-error119 # Transient error, try again
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/
H A DPortMetrics_v1.xml133 …<Annotation Term="OData.Description" String="The total number of PCRC transient errors detected."/>
134 …scription" String="This property shall contain the total number of PCRC transient errors detected …
138 …<Annotation Term="OData.Description" String="The total number of ECRC transient errors detected."/>
139 …ngDescription" String="This property shall contain total number of ECRC transient errors detected …
153 …<Annotation Term="OData.Description" String="The total number transient errors detected that are u…
154 …ongDescription" String="This property shall contain the total number of transient errors detected …
178 …<Annotation Term="OData.Description" String="The total number of link-local non-transient errors d…
179 … String="This property shall contain the total number of link-local non-transient errors detected …
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dgobject-introspection.rst145 - musl causes transient GLib binaries to crash on assertion failures.
/openbmc/qemu/hw/char/
H A Dstm32f2xx_usart.c163 software to observe transient states where TXE or TC aren't in stm32f2xx_usart_write()

123