Home
last modified time | relevance | path

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

/qemu/tests/qtest/migration/
H A Dprecopy-tests.c374 uint64_t prev_dirty_sync_cnt, dirty_sync_cnt; in test_auto_converge() local
420 prev_dirty_sync_cnt = dirty_sync_cnt; in test_auto_converge()
433 if (dirty_sync_cnt != prev_dirty_sync_cnt) { in test_auto_converge()
437 prev_dirty_sync_cnt = dirty_sync_cnt; in test_auto_converge()