Searched refs:dirty_sync_cnt (Results 1 – 1 of 1) sorted by relevance
374 uint64_t prev_dirty_sync_cnt, dirty_sync_cnt; in test_auto_converge() local416 while ((dirty_sync_cnt = get_migration_pass(from)) < 2) { in test_auto_converge()420 prev_dirty_sync_cnt = dirty_sync_cnt; in test_auto_converge()432 dirty_sync_cnt = get_migration_pass(from); 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()