Home
last modified time | relevance | path

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

/openbmc/qemu/migration/
H A Dmigration-stats.h103 Stat64 zero_pages; member
H A Dmultifd-zero-page.c81 stat64_add(&mig_stats.zero_pages, pages->num - pages->normal_num); in multifd_send_zero_page_detect()
H A Dmultifd-nocomp.c211 packet->zero_pages = cpu_to_be32(zero_num); in multifd_ram_fill_packet()
251 p->zero_num = be32_to_cpu(packet->zero_pages); in multifd_ram_unfill_packet()
H A Dmultifd.h96 uint32_t zero_pages; member
H A Dram.c1049 stat64_get(&mig_stats.zero_pages) + in migration_trigger_throttle()
1245 stat64_add(&mig_stats.zero_pages, 1); in ram_save_page()
H A Dmigration.c1271 info->ram->duplicate = stat64_get(&mig_stats.zero_pages); in populate_ram_info()
H A Drdma.c1939 stat64_add(&mig_stats.zero_pages, in qemu_rdma_write_one()