Home
last modified time | relevance | path

Searched defs:checkpoint (Results 1 – 4 of 4) sorted by relevance

/qemu/include/block/
H A Dreplication.h113 void (*checkpoint)(ReplicationState *rs, Error **errp); member
/qemu/replay/
H A Dreplay.c94 static const char *replay_checkpoint_event_name(enum ReplayCheckpoint checkpoint) in replay_checkpoint_event_name()
272 bool replay_checkpoint(ReplayCheckpoint checkpoint) in replay_checkpoint()
/qemu/stubs/
H A Dreplay-tools.c39 bool replay_checkpoint(ReplayCheckpoint checkpoint) in replay_checkpoint()
/qemu/block/
H A Dvvfat.c3283 static void checkpoint(void) in checkpoint() function