Searched refs:cpuclusters (Results 1 – 2 of 2) sorted by relevance
74 cpuclusters: List[str] = field(default_factory=list) variable in Soc81 if soc.cpuclusters:83 for c in soc.cpuclusters:87 return Soc(soc.name, cpuclusters=cpus)127 if node.cpuclusters:129 for c in node.cpuclusters:394 if s.cpuclusters:395 for c in s.cpuclusters:
175 cpuclusters: List[str]182 self.cpuclusters.extend(soc.cpuclusters)