/openbmc/qemu/tests/functional/qemu_test/ |
H A D | asset.py | 21 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 D | 246.out | 6 --- Adding bitmaps Small, Medium, Large, and Transient --- 14 {"execute": "block-dirty-bitmap-add", "arguments": {"name": "Transient", "node": "drive0", "persist… 25 "name": "Transient",
|
H A D | 246 | 49 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 D | DHCPConfiguration.interface.yaml | 19 the transient hostname of the system.
|
/openbmc/phosphor-hwmon/ |
H A D | hwmonio.hpp | 91 * For possibly transient errors will retry up to 113 * For possibly transient errors will retry up to
|
H A D | hwmonio.cpp | 65 * they are transient.
|
/openbmc/phosphor-power/phosphor-regulators/docs/ |
H A D | phase_fault_monitoring.md | 16 an error is logged. This provides "de-glitching" to ignore transient hardware
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | PortMetrics.v1_7_0.json | 269 "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 D | mpc85xx_gpio.h | 34 * helps to avoid transient data when switching from input to output in mpc85xx_gpio_set()
|
H A D | processor.h | 199 #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 D | sensor_monitoring.cpp | 36 * This provides "de-glitching" to ignore transient hardware problems.
|
H A D | dbus_sensor.hpp | 225 * value very quickly and can catch transient events. 248 * poll the value very quickly and can catch transient events.
|
H A D | phase_fault_detection.cpp | 41 * "de-glitching" to ignore transient hardware problems.
|
H A D | phase_fault_detection.hpp | 56 * provides "de-glitching" to ignore transient hardware problems.
|
/openbmc/openbmc/poky/meta/recipes-gnome/gtk-doc/ |
H A D | gtk-doc_1.34.0.bb | 59 # 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 D | uievent.py | 41 # this is a transient situation, and we should retry a couple of times before
|
/openbmc/phosphor-power/phosphor-regulators/docs/config_file/ |
H A D | phase_fault_detection.md | 20 This provides "de-glitching" to ignore transient hardware problems.
|
H A D | pmbus_read_sensor.md | 93 it can sample values very frequently and catch transient events. When these
|
/openbmc/qemu/hw/9pfs/ |
H A D | 9p-util-darwin.c | 99 * instead of path-based fchmodat(), to prevent concurrent transient in create_socket_file_at_cwd()
|
/openbmc/qemu/include/accel/tcg/ |
H A D | probe.h | 74 * The CPUTLBEntryFull structure returned via @pfull is transient
|
/openbmc/openbmc/poky/meta/recipes-gnome/gobject-introspection/ |
H A D | gobject-introspection_1.84.0.bb | 85 …# 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 D | mirror-ready-cancel-error | 119 # Transient error, try again
|
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ |
H A D | PortMetrics_v1.xml | 133 …<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 D | gobject-introspection.rst | 145 - musl causes transient GLib binaries to crash on assertion failures.
|
/openbmc/qemu/hw/char/ |
H A D | stm32f2xx_usart.c | 163 software to observe transient states where TXE or TC aren't in stm32f2xx_usart_write()
|