Home
last modified time | relevance | path

Searched refs:replaying (Results 1 – 23 of 23) sorted by relevance

/openbmc/qemu/docs/system/
H A Dreplay.rst15 used for replaying the execution anywhere and for unlimited number of times.
17 Execution replaying reads the log and replays all non-deterministic events
24 * Writes execution log into the file for later replaying for multiple times
72 Record/replay system is based on saving and replaying non-deterministic
130 of replaying. It also can be loaded while replaying to roll back
181 and replaying must contain identical specifications of audio hardware, e.g.:
190 for recording and replaying must contain identical number of ports in record
218 #. replaying to examine the breakpoints
222 * replaying to the required breakpoint
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netsniff-ng/
H A Dnetsniff-ng_0.6.8.bb1 DESCRIPTION = "Netsniff-ng is a fast zero-copy analyzer, pcap capturing and replaying tool"
/openbmc/qemu/docs/devel/
H A Dreplay.rst14 can be later used for replaying the execution anywhere and for unlimited
15 number of times. Execution replaying reads the log and replays all
20 and replaying.
42 * recording/replaying user input (mouse, keyboard, and microphone)
44 * network filter for recording and replaying the packets
188 replaying process because main loop also processes the events that do not
191 That is why we had to implement saving and replaying bottom halves callbacks
/openbmc/linux/Documentation/filesystems/
H A Dntfs3.rst15 - Supports native journal replaying.
114 - Full journaling support over JBD. Currently journal replaying is supported
H A Dext2.rst277 ext3 journal from mounting the filesystem without replaying the journal.
/openbmc/linux/fs/ntfs3/
H A DKconfig11 write, journal replaying, sparse/compressed files support).
/openbmc/linux/drivers/staging/media/av7110/
H A Daudio_data_types.rst15 and can take the following values, depending on whether we are replaying
H A Dvideo_types.rst61 and can take the following values, depending on whether we are replaying
/openbmc/qemu/qapi/
H A Dreplay.json105 # replaying the execution. The command automatically loads nearest
/openbmc/u-boot/fs/ubifs/
H A Dreplay.c1019 c->replaying = 1; in ubifs_replay_journal()
1073 c->replaying = 0; in ubifs_replay_journal()
H A Dtnc.c499 if (ret == 0 && c->replaying) in fallible_read_node()
2296 if (c->replaying) in ubifs_tnc_add_nm()
2339 if (c->replaying) { in ubifs_tnc_add_nm()
2528 if (c->replaying) in ubifs_tnc_remove_nm()
H A Dlog.c139 ubifs_assert(c->replaying && c->ro_mount); in ubifs_add_bud()
H A Dubifs.h2050 unsigned int replaying:1; member
H A Ddebug.c1404 if (znode->level != 0 || c->replaying) in dbg_check_znode()
1550 if (prev->level == 0 && znode->level == 0 && !c->replaying && in dbg_check_tnc()
/openbmc/linux/fs/ubifs/
H A Dtnc.c435 if (c->replaying) { in tnc_read_hashed_node()
551 if (ret == 0 && c->replaying) in fallible_read_node()
2462 if (c->replaying) in ubifs_tnc_add_nm()
2507 if (c->replaying) { in ubifs_tnc_add_nm()
2696 if (c->replaying) in ubifs_tnc_remove_nm()
3009 if (c->replaying) in ubifs_tnc_next_ent()
H A Dreplay.c1195 c->replaying = 1; in ubifs_replay_journal()
1249 c->replaying = 0; in ubifs_replay_journal()
H A Dlog.c136 ubifs_assert(c, c->replaying && c->ro_mount); in ubifs_add_bud()
H A Dubifs.h1511 unsigned int replaying:1; member
H A Ddebug.c1416 if (znode->level != 0 || c->replaying) in dbg_check_znode()
1533 if (prev->level == 0 && znode->level == 0 && !c->replaying && in dbg_check_tnc()
/openbmc/linux/Documentation/trace/
H A Dmmiotrace.rst182 - replaying MMIO logs, i.e., re-executing the recorded writes
/openbmc/linux/Documentation/filesystems/nfs/
H A Drpc-cache.rst38 cache entries, and replaying those requests when the cache entry
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Ddm-integrity.rst167 mode, the integrity of journal entries is checked when replaying
/openbmc/qemu/
H A Dhmp-commands.hx1769 replaying the execution. The command automatically loads nearest