opal_hwloc_topology  150 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c     root_obj = hwloc_get_root_obj(opal_hwloc_topology);
opal_hwloc_topology  227 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c     hwloc_get_cpubind(opal_hwloc_topology, set, 0);
opal_hwloc_topology  228 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c     num_pus_in_node = hwloc_get_nbobjs_by_type(opal_hwloc_topology, HWLOC_OBJ_PU);
opal_hwloc_topology  243 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c         depth = hwloc_get_type_or_above_depth(opal_hwloc_topology, HWLOC_OBJ_CORE);
opal_hwloc_topology  244 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c         num_objs_in_node = hwloc_get_nbobjs_by_depth(opal_hwloc_topology, depth);
opal_hwloc_topology  246 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c         object = hwloc_get_obj_covering_cpuset(opal_hwloc_topology, set);
opal_hwloc_topology  249 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c         num_objs_in_node = hwloc_get_nbobjs_by_depth(opal_hwloc_topology, effective_depth);
opal_hwloc_topology  271 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c                 effective_depth = hwloc_topology_get_depth(opal_hwloc_topology) - 1;
opal_hwloc_topology  288 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c             object = hwloc_get_obj_by_depth(opal_hwloc_topology, effective_depth, obj_rank);
opal_hwloc_topology  297 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c             hwloc_err = hwloc_set_cpubind(opal_hwloc_topology, set, 0);
opal_hwloc_topology  328 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c         myhierarchy[0] = hwloc_get_nbobjs_by_depth(opal_hwloc_topology, 0);
opal_hwloc_topology  330 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c             myhierarchy[i] = hwloc_get_nbobjs_by_depth(opal_hwloc_topology, i);
opal_hwloc_topology  340 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c                 tracker[idx++] = hwloc_get_obj_by_depth(opal_hwloc_topology, i-1, 0);
opal_hwloc_topology  342 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c         tracker[idx] = hwloc_get_obj_by_depth(opal_hwloc_topology, effective_depth, 0);
opal_hwloc_topology  347 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c                              effective_depth, hwloc_topology_get_depth(opal_hwloc_topology), numlevels));
opal_hwloc_topology  420 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c                 object = hwloc_get_obj_by_depth(opal_hwloc_topology, effective_depth, i);
opal_hwloc_topology  801 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c                 int nb_objs = hwloc_get_nbobjs_by_depth(opal_hwloc_topology, tracker[i]->depth);
opal_hwloc_topology  814 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c                 object = hwloc_get_obj_by_depth(opal_hwloc_topology, effective_depth, i);
opal_hwloc_topology   67 ompi/mpiext/affinity/c/mpiext_affinity_str.c     if (NULL == opal_hwloc_topology) {
opal_hwloc_topology  113 ompi/mpiext/affinity/c/mpiext_affinity_str.c                                        opal_hwloc_topology,
opal_hwloc_topology  135 ompi/mpiext/affinity/c/mpiext_affinity_str.c     root = hwloc_get_root_obj(opal_hwloc_topology);
opal_hwloc_topology  140 ompi/mpiext/affinity/c/mpiext_affinity_str.c     if (hwloc_get_cpubind(opal_hwloc_topology, boundset,
opal_hwloc_topology  164 ompi/mpiext/affinity/c/mpiext_affinity_str.c                                        opal_hwloc_topology,
opal_hwloc_topology  191 ompi/mpiext/affinity/c/mpiext_affinity_str.c     for (socket = hwloc_get_obj_by_type(opal_hwloc_topology,
opal_hwloc_topology  206 ompi/mpiext/affinity/c/mpiext_affinity_str.c         num_cores = hwloc_get_nbobjs_inside_cpuset_by_type(opal_hwloc_topology,
opal_hwloc_topology  209 ompi/mpiext/affinity/c/mpiext_affinity_str.c         core = hwloc_get_obj_inside_cpuset_by_type(opal_hwloc_topology,
opal_hwloc_topology  214 ompi/mpiext/affinity/c/mpiext_affinity_str.c                 hwloc_get_nbobjs_inside_cpuset_by_type(opal_hwloc_topology,
opal_hwloc_topology  240 ompi/mpiext/affinity/c/mpiext_affinity_str.c                     if (hwloc_get_nbobjs_inside_cpuset_by_type(opal_hwloc_topology,
opal_hwloc_topology  270 ompi/mpiext/affinity/c/mpiext_affinity_str.c                         i = hwloc_get_nbobjs_inside_cpuset_by_type(opal_hwloc_topology,
opal_hwloc_topology  306 ompi/mpiext/affinity/c/mpiext_affinity_str.c                                           opal_hwloc_topology,
opal_hwloc_topology  328 ompi/mpiext/affinity/c/mpiext_affinity_str.c     root = hwloc_get_root_obj(opal_hwloc_topology);
opal_hwloc_topology  333 ompi/mpiext/affinity/c/mpiext_affinity_str.c     if (hwloc_get_cpubind(opal_hwloc_topology, boundset,
opal_hwloc_topology  357 ompi/mpiext/affinity/c/mpiext_affinity_str.c                                           opal_hwloc_topology,
opal_hwloc_topology  388 ompi/mpiext/affinity/c/mpiext_affinity_str.c     for (socket = hwloc_get_obj_by_type(opal_hwloc_topology,
opal_hwloc_topology  396 ompi/mpiext/affinity/c/mpiext_affinity_str.c         for (core = hwloc_get_obj_inside_cpuset_by_type(opal_hwloc_topology,
opal_hwloc_topology  400 ompi/mpiext/affinity/c/mpiext_affinity_str.c              core = hwloc_get_obj_inside_cpuset_by_type(opal_hwloc_topology,
opal_hwloc_topology  409 ompi/mpiext/affinity/c/mpiext_affinity_str.c             for (pu = hwloc_get_obj_inside_cpuset_by_type(opal_hwloc_topology,
opal_hwloc_topology  413 ompi/mpiext/affinity/c/mpiext_affinity_str.c                  pu = hwloc_get_obj_inside_cpuset_by_type(opal_hwloc_topology,
opal_hwloc_topology  255 opal/mca/btl/smcuda/btl_smcuda.c             i = opal_hwloc_base_get_nbobjs_by_type(opal_hwloc_topology,
opal_hwloc_topology  303 opal/mca/btl/smcuda/btl_smcuda.c                 if (NULL == (obj = opal_hwloc_base_get_obj_by_type(opal_hwloc_topology,
opal_hwloc_topology  118 opal/mca/btl/uct/btl_uct_component.c         core_count = hwloc_get_nbobjs_by_type (opal_hwloc_topology, HWLOC_OBJ_CORE);
opal_hwloc_topology  248 opal/mca/btl/ugni/btl_ugni_init.c         core_count = hwloc_get_nbobjs_by_type (opal_hwloc_topology, HWLOC_OBJ_CORE);
opal_hwloc_topology   40 opal/mca/btl/usnic/btl_usnic_hwloc.c         matrix = hwloc_get_whole_distance_matrix_by_type(opal_hwloc_topology,
opal_hwloc_topology   46 opal/mca/btl/usnic/btl_usnic_hwloc.c     if (0 != hwloc_distances_get_by_type(opal_hwloc_topology, HWLOC_OBJ_NODE,
opal_hwloc_topology   63 opal/mca/btl/usnic/btl_usnic_hwloc.c         hwloc_get_first_largest_obj_inside_cpuset(opal_hwloc_topology, cpuset);
opal_hwloc_topology   80 opal/mca/btl/usnic/btl_usnic_hwloc.c     if (hwloc_get_nbobjs_inside_cpuset_by_type(opal_hwloc_topology,
opal_hwloc_topology  113 opal/mca/btl/usnic/btl_usnic_hwloc.c     if (0 != hwloc_get_cpubind(opal_hwloc_topology, cpuset, 0)) {
opal_hwloc_topology  127 opal/mca/btl/usnic/btl_usnic_hwloc.c     num_numa_nodes = hwloc_get_nbobjs_by_type(opal_hwloc_topology,
opal_hwloc_topology  151 opal/mca/btl/usnic/btl_usnic_hwloc.c     while (NULL != (obj = hwloc_get_next_osdev(opal_hwloc_topology, obj))) {
opal_hwloc_topology   42 opal/mca/hwloc/base/hwloc_base_frame.c hwloc_topology_t opal_hwloc_topology=NULL;
opal_hwloc_topology  281 opal/mca/hwloc/base/hwloc_base_frame.c     if (NULL != opal_hwloc_topology) {
opal_hwloc_topology  282 opal/mca/hwloc/base/hwloc_base_frame.c         opal_hwloc_base_free_topology(opal_hwloc_topology);
opal_hwloc_topology  283 opal/mca/hwloc/base/hwloc_base_frame.c         opal_hwloc_topology = NULL;
opal_hwloc_topology   59 opal/mca/hwloc/base/hwloc_base_maffinity.c         hwloc_get_cpubind(opal_hwloc_topology, cpuset, 0);
opal_hwloc_topology   60 opal/mca/hwloc/base/hwloc_base_maffinity.c         rc = hwloc_set_membind(opal_hwloc_topology,
opal_hwloc_topology  101 opal/mca/hwloc/base/hwloc_base_maffinity.c     hwloc_get_cpubind(opal_hwloc_topology, cpuset, 0);
opal_hwloc_topology  103 opal/mca/hwloc/base/hwloc_base_maffinity.c         if (0 != hwloc_set_area_membind(opal_hwloc_topology,
opal_hwloc_topology  155 opal/mca/hwloc/base/hwloc_base_maffinity.c         if (0 != hwloc_set_area_membind(opal_hwloc_topology,
opal_hwloc_topology   34 opal/mca/hwloc/base/hwloc_base_proc_mempolicy.c     if (NULL == opal_hwloc_topology) {
opal_hwloc_topology   58 opal/mca/hwloc/base/hwloc_base_proc_mempolicy.c         hwloc_get_cpubind(opal_hwloc_topology, cpuset, 0);
opal_hwloc_topology   59 opal/mca/hwloc/base/hwloc_base_proc_mempolicy.c         rc = hwloc_set_membind(opal_hwloc_topology,
opal_hwloc_topology  248 opal/mca/hwloc/base/hwloc_base_util.c             obj = opal_hwloc_base_get_obj_by_type(opal_hwloc_topology,
opal_hwloc_topology  290 opal/mca/hwloc/base/hwloc_base_util.c     if (NULL != opal_hwloc_topology) {
opal_hwloc_topology  317 opal/mca/hwloc/base/hwloc_base_util.c             if (0 != hwloc_shmem_topology_adopt(&opal_hwloc_topology, fd,
opal_hwloc_topology  371 opal/mca/hwloc/base/hwloc_base_util.c         if (0 != hwloc_topology_init(&opal_hwloc_topology)) {
opal_hwloc_topology  375 opal/mca/hwloc/base/hwloc_base_util.c         if (0 != hwloc_topology_set_xmlbuffer(opal_hwloc_topology, val, strlen(val)+1)) {
opal_hwloc_topology  377 opal/mca/hwloc/base/hwloc_base_util.c             hwloc_topology_destroy(opal_hwloc_topology);
opal_hwloc_topology  383 opal/mca/hwloc/base/hwloc_base_util.c         if (0 != opal_hwloc_base_topology_set_flags(opal_hwloc_topology,
opal_hwloc_topology  386 opal/mca/hwloc/base/hwloc_base_util.c             hwloc_topology_destroy(opal_hwloc_topology);
opal_hwloc_topology  391 opal/mca/hwloc/base/hwloc_base_util.c         if (0 != hwloc_topology_load(opal_hwloc_topology)) {
opal_hwloc_topology  392 opal/mca/hwloc/base/hwloc_base_util.c             hwloc_topology_destroy(opal_hwloc_topology);
opal_hwloc_topology  398 opal/mca/hwloc/base/hwloc_base_util.c         if (OPAL_SUCCESS != (rc = opal_hwloc_base_filter_cpus(opal_hwloc_topology))) {
opal_hwloc_topology  399 opal/mca/hwloc/base/hwloc_base_util.c             hwloc_topology_destroy(opal_hwloc_topology);
opal_hwloc_topology  405 opal/mca/hwloc/base/hwloc_base_util.c         if (0 != hwloc_topology_init(&opal_hwloc_topology) ||
opal_hwloc_topology  406 opal/mca/hwloc/base/hwloc_base_util.c             0 != opal_hwloc_base_topology_set_flags(opal_hwloc_topology, 0, true) ||
opal_hwloc_topology  407 opal/mca/hwloc/base/hwloc_base_util.c             0 != hwloc_topology_load(opal_hwloc_topology)) {
opal_hwloc_topology  412 opal/mca/hwloc/base/hwloc_base_util.c         if (OPAL_SUCCESS != (rc = opal_hwloc_base_filter_cpus(opal_hwloc_topology))) {
opal_hwloc_topology  413 opal/mca/hwloc/base/hwloc_base_util.c             hwloc_topology_destroy(opal_hwloc_topology);
opal_hwloc_topology  444 opal/mca/hwloc/base/hwloc_base_util.c    if (NULL != opal_hwloc_topology) {
opal_hwloc_topology  445 opal/mca/hwloc/base/hwloc_base_util.c         hwloc_topology_destroy(opal_hwloc_topology);
opal_hwloc_topology  447 opal/mca/hwloc/base/hwloc_base_util.c     if (0 != hwloc_topology_init(&opal_hwloc_topology)) {
opal_hwloc_topology  450 opal/mca/hwloc/base/hwloc_base_util.c     if (0 != hwloc_topology_set_xml(opal_hwloc_topology, topofile)) {
opal_hwloc_topology  451 opal/mca/hwloc/base/hwloc_base_util.c         hwloc_topology_destroy(opal_hwloc_topology);
opal_hwloc_topology  459 opal/mca/hwloc/base/hwloc_base_util.c     if (0 != opal_hwloc_base_topology_set_flags(opal_hwloc_topology,
opal_hwloc_topology  462 opal/mca/hwloc/base/hwloc_base_util.c         hwloc_topology_destroy(opal_hwloc_topology);
opal_hwloc_topology  465 opal/mca/hwloc/base/hwloc_base_util.c     if (0 != hwloc_topology_load(opal_hwloc_topology)) {
opal_hwloc_topology  466 opal/mca/hwloc/base/hwloc_base_util.c         hwloc_topology_destroy(opal_hwloc_topology);
opal_hwloc_topology  477 opal/mca/hwloc/base/hwloc_base_util.c     support = (struct hwloc_topology_support*)hwloc_topology_get_support(opal_hwloc_topology);
opal_hwloc_topology  535 opal/mca/hwloc/base/hwloc_base_util.c     if (NULL != opal_hwloc_topology) {
opal_hwloc_topology  541 opal/mca/hwloc/base/hwloc_base_util.c         if (hwloc_get_cpubind(opal_hwloc_topology,
opal_hwloc_topology  545 opal/mca/hwloc/base/hwloc_base_util.c             root = hwloc_get_root_obj(opal_hwloc_topology);
opal_hwloc_topology 1118 opal/mca/hwloc/base/hwloc_base_util.c     if (NULL == opal_hwloc_topology) {
opal_hwloc_topology  222 opal/mca/hwloc/hwloc-internal.h OPAL_DECLSPEC extern hwloc_topology_t opal_hwloc_topology;
opal_hwloc_topology  877 opal/mca/pmix/cray/pmix_cray.c                 locality = opal_hwloc_base_get_relative_locality(opal_hwloc_topology,
opal_hwloc_topology  588 opal/mca/pmix/s1/pmix_s1.c                 locality = opal_hwloc_base_get_relative_locality(opal_hwloc_topology,
opal_hwloc_topology  607 opal/mca/pmix/s2/pmix_s2.c                 locality = opal_hwloc_base_get_relative_locality(opal_hwloc_topology,
opal_hwloc_topology  112 orte/mca/ess/base/ess_base_fns.c         support = (struct hwloc_topology_support*)hwloc_topology_get_support(opal_hwloc_topology);
opal_hwloc_topology  114 orte/mca/ess/base/ess_base_fns.c         node = hwloc_get_root_obj(opal_hwloc_topology);
opal_hwloc_topology  118 orte/mca/ess/base/ess_base_fns.c         if (hwloc_get_cpubind(opal_hwloc_topology, cpus, HWLOC_CPUBIND_PROCESS) < 0) {
opal_hwloc_topology  152 orte/mca/ess/base/ess_base_fns.c                                                                            opal_hwloc_topology,
opal_hwloc_topology  158 orte/mca/ess/base/ess_base_fns.c                 if (0 > hwloc_set_cpubind(opal_hwloc_topology, cpus, 0)) {
opal_hwloc_topology  187 orte/mca/ess/base/ess_base_fns.c                     if (NULL == (obj = opal_hwloc_base_get_obj_by_type(opal_hwloc_topology, HWLOC_OBJ_PU,
opal_hwloc_topology  194 orte/mca/ess/base/ess_base_fns.c                     if (0 > hwloc_set_cpubind(opal_hwloc_topology, cpus, 0)) {
opal_hwloc_topology  207 orte/mca/ess/base/ess_base_fns.c                     if (NULL == (obj = opal_hwloc_base_get_obj_by_type(opal_hwloc_topology, HWLOC_OBJ_CORE,
opal_hwloc_topology  214 orte/mca/ess/base/ess_base_fns.c                     if (0 > hwloc_set_cpubind(opal_hwloc_topology, cpus, 0)) {
opal_hwloc_topology  227 orte/mca/ess/base/ess_base_fns.c                     if (NULL == (obj = opal_hwloc_base_get_obj_by_type(opal_hwloc_topology, HWLOC_OBJ_CORE,
opal_hwloc_topology  260 orte/mca/ess/base/ess_base_fns.c                             if (0 > hwloc_set_cpubind(opal_hwloc_topology, cpus, 0)) {
opal_hwloc_topology  291 orte/mca/ess/base/ess_base_fns.c     if (hwloc_get_cpubind(opal_hwloc_topology,
opal_hwloc_topology  312 orte/mca/ess/base/ess_base_fns.c             if (OPAL_ERR_NOT_BOUND == opal_hwloc_base_cset2str(tmp1, sizeof(tmp1), opal_hwloc_topology, mycpus)) {
opal_hwloc_topology  315 orte/mca/ess/base/ess_base_fns.c                 opal_hwloc_base_cset2mapstr(tmp2, sizeof(tmp2), opal_hwloc_topology, mycpus);
opal_hwloc_topology  149 orte/mca/ess/base/ess_base_std_orted.c     if (NULL == opal_hwloc_topology) {
opal_hwloc_topology  156 orte/mca/ess/base/ess_base_std_orted.c     orte_topo_signature = opal_hwloc_base_get_topo_signature(opal_hwloc_topology);
opal_hwloc_topology  162 orte/mca/ess/base/ess_base_std_orted.c     obj = hwloc_get_root_obj(opal_hwloc_topology);
opal_hwloc_topology  183 orte/mca/ess/base/ess_base_std_orted.c         opal_dss.dump(0, opal_hwloc_topology, OPAL_HWLOC_TOPO);
opal_hwloc_topology  501 orte/mca/ess/base/ess_base_std_orted.c     t->topo = opal_hwloc_topology;
opal_hwloc_topology  503 orte/mca/ess/base/ess_base_std_orted.c     orte_topo_signature = opal_hwloc_base_get_topo_signature(opal_hwloc_topology);
opal_hwloc_topology  508 orte/mca/ess/base/ess_base_std_orted.c         opal_dss.dump(0, opal_hwloc_topology, OPAL_HWLOC_TOPO);
opal_hwloc_topology  205 orte/mca/ess/hnp/ess_hnp_module.c     if (NULL == opal_hwloc_topology) {
opal_hwloc_topology  542 orte/mca/ess/hnp/ess_hnp_module.c     t->topo = opal_hwloc_topology;
opal_hwloc_topology  544 orte/mca/ess/hnp/ess_hnp_module.c     orte_topo_signature = opal_hwloc_base_get_topo_signature(opal_hwloc_topology);
opal_hwloc_topology  550 orte/mca/ess/hnp/ess_hnp_module.c         opal_dss.dump(0, opal_hwloc_topology, OPAL_HWLOC_TOPO);
opal_hwloc_topology  560 orte/mca/ess/hnp/ess_hnp_module.c     coprocessors = opal_hwloc_base_find_coprocessors(opal_hwloc_topology);
opal_hwloc_topology  163 orte/mca/rmaps/base/rmaps_base_map_job.c                 if (NULL != hwloc_get_obj_by_type(opal_hwloc_topology, HWLOC_OBJ_NODE, 0)) {
opal_hwloc_topology  167 orte/mca/rmaps/base/rmaps_base_map_job.c                 } else if (NULL != hwloc_get_obj_by_type(opal_hwloc_topology, HWLOC_OBJ_SOCKET, 0)) {
opal_hwloc_topology  279 orte/mca/rmaps/base/rmaps_base_map_job.c                         if (NULL != hwloc_get_obj_by_type(opal_hwloc_topology, HWLOC_OBJ_NODE, 0)) {
opal_hwloc_topology  283 orte/mca/rmaps/base/rmaps_base_map_job.c                         } else if (NULL != hwloc_get_obj_by_type(opal_hwloc_topology, HWLOC_OBJ_SOCKET, 0)) {
opal_hwloc_topology  309 orte/mca/rmaps/base/rmaps_base_map_job.c                 if (NULL != hwloc_get_obj_by_type(opal_hwloc_topology, HWLOC_OBJ_NODE, 0)) {
opal_hwloc_topology  313 orte/mca/rmaps/base/rmaps_base_map_job.c                 } else if (NULL != hwloc_get_obj_by_type(opal_hwloc_topology, HWLOC_OBJ_SOCKET, 0)) {
opal_hwloc_topology  108 orte/mca/rtc/hwloc/rtc_hwloc.c     if (0 != hwloc_shmem_topology_get_length(opal_hwloc_topology, &shmemsize, 0)) {
opal_hwloc_topology  177 orte/mca/rtc/hwloc/rtc_hwloc.c     if (0 != (rc = hwloc_shmem_topology_write(opal_hwloc_topology, shmemfd, 0,
opal_hwloc_topology  287 orte/mca/rtc/hwloc/rtc_hwloc.c             root = hwloc_get_root_obj(opal_hwloc_topology);
opal_hwloc_topology  296 orte/mca/rtc/hwloc/rtc_hwloc.c             rc = hwloc_set_cpubind(opal_hwloc_topology, sum->available, 0);
opal_hwloc_topology  364 orte/mca/rtc/hwloc/rtc_hwloc.c         rc = hwloc_set_cpubind(opal_hwloc_topology, cpuset, 0);
opal_hwloc_topology  404 orte/mca/rtc/hwloc/rtc_hwloc.c             if (hwloc_get_cpubind(opal_hwloc_topology,
opal_hwloc_topology  410 orte/mca/rtc/hwloc/rtc_hwloc.c                 if (OPAL_ERR_NOT_BOUND == opal_hwloc_base_cset2str(tmp1, sizeof(tmp1), opal_hwloc_topology, mycpus)) {
opal_hwloc_topology  413 orte/mca/rtc/hwloc/rtc_hwloc.c                     opal_hwloc_base_cset2mapstr(tmp2, sizeof(tmp2), opal_hwloc_topology, mycpus);
opal_hwloc_topology  944 orte/mca/schizo/ompi/schizo_ompi.c     if (NULL != opal_hwloc_topology) {
opal_hwloc_topology  945 orte/mca/schizo/ompi/schizo_ompi.c         obj = hwloc_get_root_obj(opal_hwloc_topology);
opal_hwloc_topology  642 orte/orted/orted_comm.c         if (ORTE_SUCCESS != (ret = opal_dss.pack(&data, &opal_hwloc_topology, 1, OPAL_HWLOC_TOPO))) {
opal_hwloc_topology  649 orte/orted/orted_comm.c         coprocessors = opal_hwloc_base_find_coprocessors(opal_hwloc_topology);
opal_hwloc_topology  386 orte/orted/orted_main.c                 if (NULL == (pu = opal_hwloc_base_get_pu(opal_hwloc_topology, core, OPAL_HWLOC_LOGICAL))) {
opal_hwloc_topology  405 orte/orted/orted_main.c                 (void)hwloc_set_cpubind(opal_hwloc_topology, ours, 0);
opal_hwloc_topology  407 orte/orted/orted_main.c                     opal_hwloc_base_cset2mapstr(tmp, sizeof(tmp), opal_hwloc_topology, ours);
opal_hwloc_topology  910 orte/orted/orted_main.c             if (ORTE_SUCCESS != (ret = opal_dss.pack(&data, &opal_hwloc_topology, 1, OPAL_HWLOC_TOPO))) {
opal_hwloc_topology  661 orte/orted/pmix/pmix_server_gen.c                 if (NULL != opal_hwloc_topology) {
opal_hwloc_topology  668 orte/orted/pmix/pmix_server_gen.c                         if (0 != hwloc_topology_export_xmlbuffer(opal_hwloc_topology, &xmlbuffer, &len)) {
opal_hwloc_topology  674 orte/orted/pmix/pmix_server_gen.c                         if (0 != hwloc_topology_export_xmlbuffer(opal_hwloc_topology, &xmlbuffer, &len,
opal_hwloc_topology  687 orte/orted/pmix/pmix_server_gen.c                     if (NULL != opal_hwloc_topology) {
opal_hwloc_topology  692 orte/orted/pmix/pmix_server_gen.c                         if (0 != hwloc_topology_export_xmlbuffer(opal_hwloc_topology, &xmlbuffer, &len, 0)) {
opal_hwloc_topology  271 orte/orted/pmix/pmix_server_register_fns.c     machine = hwloc_get_next_obj_by_type (opal_hwloc_topology, HWLOC_OBJ_MACHINE, NULL);
opal_hwloc_topology  387 orte/orted/pmix/pmix_server_register_fns.c                     kv->data.string = opal_hwloc_base_get_locality_string(opal_hwloc_topology, tmp);
opal_hwloc_topology   36 orte/test/mpi/binding.c         rc = hwloc_get_cpubind(opal_hwloc_topology, cpus, HWLOC_CPUBIND_PROCESS);
opal_hwloc_topology   30 orte/test/mpi/hello.c         rc = hwloc_get_cpubind(opal_hwloc_topology, cpus, HWLOC_CPUBIND_PROCESS);
opal_hwloc_topology  267 orte/test/mpi/interlib.c         rc = hwloc_get_cpubind(opal_hwloc_topology, cpus, HWLOC_CPUBIND_PROCESS);