Searched refs:cpu_tgl (Results 1 – 1 of 1) sorted by relevance
869 struct thread_groups_list *cpu_tgl = &tgl[cpu]; in get_thread_groups() local879 if (!cpu_tgl->nr_properties) { in get_thread_groups()880 *err = parse_thread_groups(dn, cpu_tgl); in get_thread_groups()885 for (i = 0; i < cpu_tgl->nr_properties; i++) { in get_thread_groups()886 if (cpu_tgl->property_tgs[i].property == group_property) { in get_thread_groups()887 tg = &cpu_tgl->property_tgs[i]; in get_thread_groups()
Completed in 6 milliseconds