Home
last modified time | relevance | path

Searched refs:dirty_sync_count (Results 1 – 2 of 2) 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()
156 throttle_dirty_sync_count_prev = stat64_get(&mig_stats.dirty_sync_count); in cpu_throttle_dirty_sync_timer_tick()
H A Dmigration-stats.h52 Stat64 dirty_sync_count; member