Home
last modified time | relevance | path

Searched defs:bytes_dirty_threshold (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/migration/
H A Dram.c515 uint64_t bytes_dirty_threshold) in mig_throttle_guest_down()
996 uint64_t bytes_dirty_threshold = bytes_xfer_period * threshold / 100; in migration_trigger_throttle() local