Searched refs:thread_counts (Results 1 – 1 of 1) sorted by relevance
138 unsigned int thread_counts[] = { 1, 4, 8, 16, 32, 64, 128, 256, }; in interface_scaling_test() local140 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()