Searched refs:read_ram_property_int (Results 1 – 1 of 1) sorted by relevance
252 static int64_t read_ram_property_int(QTestState *who, const char *property) in read_ram_property_int() function282 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()