core_id          1013 opal/mca/hwloc/base/hwloc_base_util.c     int socket_id, core_id;
core_id          1056 opal/mca/hwloc/base/hwloc_base_util.c                     core_id = atoi(list[j]);
core_id          1059 opal/mca/hwloc/base/hwloc_base_util.c                                                   core_id, OPAL_HWLOC_AVAILABLE,
core_id          1078 opal/mca/hwloc/base/hwloc_base_util.c                 for (core_id=lower_range; core_id <= upper_range; core_id++) {
core_id          1081 opal/mca/hwloc/base/hwloc_base_util.c                                                   core_id, OPAL_HWLOC_AVAILABLE,
core_id          1115 opal/mca/hwloc/base/hwloc_base_util.c     int core_id, lower_range, upper_range;
core_id          1197 opal/mca/hwloc/base/hwloc_base_util.c                         core_id = atoi(list[j]);
core_id          1199 opal/mca/hwloc/base/hwloc_base_util.c                         if (NULL == (pu = opal_hwloc_base_get_pu(topo, core_id, rtype))) {
core_id          1215 opal/mca/hwloc/base/hwloc_base_util.c                     for (core_id=lower_range; core_id <= upper_range; core_id++) {
core_id          1217 opal/mca/hwloc/base/hwloc_base_util.c                         if (NULL == (pu = opal_hwloc_base_get_pu(topo, core_id, rtype))) {
core_id           409 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c       unsigned core_id, threads_per_core;
core_id           410 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c       infos->coreid = core_id = ebx & 0xff;
core_id           412 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c       hwloc_debug("topoext %08x, %u nodes, node %u, %u threads in core %u\n", apic_id, nodes_per_proc, node_id, threads_per_core, core_id);