Home
last modified time | relevance | path

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

/openbmc/qemu/tests/migration/guestperf/
H A Dprogress.py30 normal_bytes, argument
40 self._normal_bytes = normal_bytes
/openbmc/qemu/migration/
H A Dmigration-hmp-cmds.c109 info->ram->normal_bytes >> 10); in hmp_info_migrate()
H A Dmigration.c1196 info->ram->normal_bytes = info->ram->normal * page_size; in populate_ram_info()