Searched refs:read_migrate_property_int (Results 1 – 3 of 3) sorted by relevance
403 percentage = read_migrate_property_int(from, "cpu-throttle-percentage"); in test_auto_converge()452 percentage = read_migrate_property_int(from, "cpu-throttle-percentage"); in test_auto_converge()1155 read_migrate_property_int(from, in test_dirty_limit()1173 read_migrate_property_int(from, in test_dirty_limit()1203 read_migrate_property_int(from, in test_dirty_limit()
31 int64_t read_migrate_property_int(QTestState *who, const char *property);
339 int64_t read_migrate_property_int(QTestState *who, const char *property) in read_migrate_property_int() function