Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dmigration-test.c2798 uint64_t prev_dirty_sync_cnt, dirty_sync_cnt; in test_migrate_auto_converge() local
2844 prev_dirty_sync_cnt = dirty_sync_cnt; in test_migrate_auto_converge()
2857 if (dirty_sync_cnt != prev_dirty_sync_cnt) { in test_migrate_auto_converge()
2861 prev_dirty_sync_cnt = dirty_sync_cnt; in test_migrate_auto_converge()