Searched refs:read_ram_property_int (Results 1 – 4 of 4) sorted by relevance
24 int64_t read_ram_property_int(QTestState *who, const char *property);
322 int64_t read_ram_property_int(QTestState *who, const char *property) in read_ram_property_int() function352 return read_ram_property_int(who, "dirty-sync-count"); in get_migration_pass()
127 read_ram_property_int(from, "transferred"), <, 4 * 1024 * 1024); in test_ignore_shared()
1225 remaining = read_ram_property_int(from, "remaining"); in test_dirty_limit()