Home
last modified time | relevance | path

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

/qemu/tests/unit/
H A Dtest-smp-parse.c1264 unsigned int num_books = 2; in test_with_books() local
1279 data.config.books = num_books; in test_with_books()
1281 data.config.cpus *= num_books; in test_with_books()
1284 data.config.maxcpus *= num_books; in test_with_books()
1287 data.expect_prefer_sockets.books = num_books; in test_with_books()
1288 data.expect_prefer_sockets.cpus *= num_books; in test_with_books()
1290 data.expect_prefer_cores.books = num_books; in test_with_books()
1291 data.expect_prefer_cores.cpus *= num_books; in test_with_books()
1364 unsigned int num_drawers = 5, num_books = 3; in test_with_drawers_books() local
1386 data.config.books = num_books; in test_with_drawers_books()
[all …]