Home
last modified time | relevance | path

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

/openbmc/qemu/migration/
H A Dcpu-throttle.c137 uint64_t sync_cnt = stat64_get(&mig_stats.dirty_sync_count); in cpu_throttle_dirty_sync_timer_tick() local
144 if (sync_cnt <= 1) { in cpu_throttle_dirty_sync_timer_tick()
148 if (sync_cnt == throttle_dirty_sync_count_prev) { in cpu_throttle_dirty_sync_timer_tick()