Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dmigration-test.c252 static int64_t read_ram_property_int(QTestState *who, const char *property) in read_ram_property_int() function
282 return read_ram_property_int(who, "dirty-sync-count"); in get_migration_pass()
2127 g_assert_cmpint(read_ram_property_int(from, "transferred"), <, 1024 * 1024);
3742 remaining = read_ram_property_int(from, "remaining"); in test_migrate_dirty_limit()