Searched refs:cpu_tgl (Results 1 – 1 of 1) sorted by relevance
899 struct thread_groups_list *cpu_tgl = &tgl[cpu]; in get_thread_groups() local909 if (!cpu_tgl->nr_properties) { in get_thread_groups()910 *err = parse_thread_groups(dn, cpu_tgl); in get_thread_groups()915 for (i = 0; i < cpu_tgl->nr_properties; i++) { in get_thread_groups()916 if (cpu_tgl->property_tgs[i].property == group_property) { in get_thread_groups()917 tg = &cpu_tgl->property_tgs[i]; in get_thread_groups()