Lines Matching defs:topo_params
1170 struct topo_params { struct1171 int num_packages;1172 int num_die;1173 int num_cpus;1174 int num_cores;1175 int allowed_packages;1176 int allowed_cpus;1177 int allowed_cores;1178 int max_cpu_num;1179 int max_node_num;1180 int nodes_per_pkg;1181 int cores_per_node;1182 int threads_per_core;