Lines Matching defs:cpu_topology
2275 struct cpu_topology { struct
2276 int physical_package_id;
2277 int die_id;
2278 int l3_id;
2279 int logical_cpu_id;
2280 int physical_node_id;
2281 int logical_node_id; /* 0-based count within the package */
2282 int physical_core_id;
2283 int thread_id;
2284 int type;
2285 cpu_set_t *put_ids; /* Processing Unit/Thread IDs */