Home
last modified time | relevance | path

Searched defs:bytes_dirty_period (Results 1 – 1 of 1) sorted by last modified time

/qemu/migration/
H A Dram.c540 static void mig_throttle_guest_down(uint64_t bytes_dirty_period, in mig_throttle_guest_down()
1021 uint64_t bytes_dirty_period = rs->num_dirty_pages_period * TARGET_PAGE_SIZE; in migration_trigger_throttle() local