Searched refs:cpu_tgl (Results 1 – 1 of 1) sorted by relevance
890 struct thread_groups_list *cpu_tgl = &tgl[cpu]; in get_thread_groups() local900 if (!cpu_tgl->nr_properties) { in get_thread_groups()901 *err = parse_thread_groups(dn, cpu_tgl); in get_thread_groups()906 for (i = 0; i < cpu_tgl->nr_properties; i++) { in get_thread_groups()907 if (cpu_tgl->property_tgs[i].property == group_property) { in get_thread_groups()908 tg = &cpu_tgl->property_tgs[i]; in get_thread_groups()