Searched refs:total_threads (Results 1 – 2 of 2) sorted by relevance
750 size_t total_threads; in parse_thread_groups() local766 total_threads = tg->nr_groups * tg->threads_per_group; in parse_thread_groups()770 3 + total_threads); in parse_thread_groups()776 for (i = 0 ; i < total_threads; i++) in parse_thread_groups()
2749 int total_threads; member2765 cip->total_threads = vc->num_threads; in init_core_info()2828 cip->total_threads += vc->num_threads; in can_dynamic_split()2844 if (cip->total_threads + pvc->num_threads > target_threads) in can_piggyback()2894 if (cip->total_threads >= target_threads) in collect_piggybacks()