Searched refs:tg (Results 1 – 3 of 3) sorted by relevance
744 struct thread_groups *tg, in parse_thread_groups() argument758 tg->property = thread_group_array[0]; in parse_thread_groups()759 tg->nr_groups = thread_group_array[1]; in parse_thread_groups()760 tg->threads_per_group = thread_group_array[2]; in parse_thread_groups()761 if (tg->property != property || in parse_thread_groups()762 tg->nr_groups < 1 || in parse_thread_groups()763 tg->threads_per_group < 1) in parse_thread_groups()766 total_threads = tg->nr_groups * tg->threads_per_group; in parse_thread_groups()777 tg->thread_list[i] = thread_list[i]; in parse_thread_groups()796 static int get_cpu_thread_group_start(int cpu, struct thread_groups *tg) in get_cpu_thread_group_start() argument[all …]
508 .tg = &w3220_tg_info,
867 .tg = &e800_tg_info,