Home
last modified time | relevance | path

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

/xnu-8792.41.9/tests/recount/
H A Drecount_perf_tests.c138 unsigned int thread_counts[] = { 1, 4, 8, 16, 32, 64, 128, 256, }; in interface_scaling_test() local
140 for (unsigned int i = 0; i < ARRAY_COUNT(thread_counts); i++) { in interface_scaling_test()
141 unsigned int n = thread_counts[i]; in interface_scaling_test()