Searched defs:ClusterTopology (Results 1 – 1 of 1) sorted by relevance
222 struct ClusterTopology { struct224 cores: [Option<usize>; ClusterTopology::MAX_CORES_PER_CLUSTER], argument227 impl ClusterTopology { impl