total_npus         74 orte/mca/rmaps/mindist/rmaps_mindist_module.c     unsigned int npus, total_npus, num_procs_to_assign=0, required;
total_npus        260 orte/mca/rmaps/mindist/rmaps_mindist_module.c                     total_npus = opal_hwloc_base_get_nbobjs_by_type(node->topology->topo, HWLOC_OBJ_PU, 0, OPAL_HWLOC_AVAILABLE);
total_npus        262 orte/mca/rmaps/mindist/rmaps_mindist_module.c                     total_npus = opal_hwloc_base_get_nbobjs_by_type(node->topology->topo, HWLOC_OBJ_CORE, 0, OPAL_HWLOC_AVAILABLE);
total_npus        320 orte/mca/rmaps/mindist/rmaps_mindist_module.c                     if (total_npus < num_procs_to_assign) {