Searched defs:n_threads (Results 1 – 2 of 2) sorted by relevance
138 static int __init run_bench(int n_threads, const char *scope, const char *label) in run_bench()267 int n_threads = min(nr_threads ?: num_online_cpus(), num_online_cpus()); in test_workqueue_init() local
577 int t, c_threads = 0, n_threads = 13; in test_cgcore_proc_migration() local