Searched refs:total_threads (Results 1 – 5 of 5) sorted by relevance
40 int total_threads; member
232 int total_threads; member
2084 check_state.total_threads = bch_btree_chkthread_nr(); in bch_btree_check()2098 for (i = 0; i < check_state.total_threads; i++) { in bch_btree_check()2126 for (i = 0; i < check_state.total_threads; i++) { in bch_btree_check()
818 size_t total_threads; in parse_thread_groups() local837 total_threads = tg->nr_groups * tg->threads_per_group; in parse_thread_groups()841 for (j = 0; j < total_threads; j++) in parse_thread_groups()843 i = i + 3 + total_threads; in parse_thread_groups()
28 loaded. When ``total_threads <= N_CPUS/2``, the extra overhead may cause core