Home
last modified time | relevance | path

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

/openbmc/qemu/include/sysemu/
H A Ddirtyrate.h28 void global_dirty_log_change(unsigned int flag,
/openbmc/qemu/system/
H A Ddirtylimit.c108 global_dirty_log_change(GLOBAL_DIRTY_LIMIT, true); in vcpu_dirty_rate_stat_thread()
118 global_dirty_log_change(GLOBAL_DIRTY_LIMIT, false); in vcpu_dirty_rate_stat_thread()
/openbmc/qemu/migration/
H A Ddirtyrate.c90 void global_dirty_log_change(unsigned int flag, bool start) in global_dirty_log_change() function
666 global_dirty_log_change(GLOBAL_DIRTY_DIRTY_RATE, true); in calculate_dirtyrate_dirty_ring()