Searched refs:total_threads (Results 1 – 1 of 1) sorted by relevance
1949 int total_threads; member1968 cip->total_threads = vc->num_threads; in init_core_info()2074 } else if (cip->n_subcores <= 2 && cip->total_threads <= 6 && in can_dynamic_split()2092 cip->total_threads += vc->num_threads; in can_dynamic_split()2130 cip->total_threads += pvc->num_threads; in can_piggyback_subcore()2148 if (cip->total_threads + pvc->num_threads > target_threads) in can_piggyback()2205 if (cip->total_threads >= target_threads) in collect_piggybacks()