Home
last modified time | relevance | path

Searched refs:read_ram_property_int (Results 1 – 4 of 4) sorted by relevance

/qemu/tests/qtest/migration/
H A Dmigration-qmp.h24 int64_t read_ram_property_int(QTestState *who, const char *property);
H A Dmigration-qmp.c322 int64_t read_ram_property_int(QTestState *who, const char *property) in read_ram_property_int() function
352 return read_ram_property_int(who, "dirty-sync-count"); in get_migration_pass()
H A Dmisc-tests.c127 read_ram_property_int(from, "transferred"), <, 4 * 1024 * 1024); in test_ignore_shared()
H A Dprecopy-tests.c1225 remaining = read_ram_property_int(from, "remaining"); in test_dirty_limit()