root_obj 131 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c hwloc_obj_t object, root_obj; root_obj 150 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c root_obj = hwloc_get_root_obj(opal_hwloc_topology); root_obj 151 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c if (NULL == root_obj) goto fallback; root_obj 236 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c if(hwloc_bitmap_isincluded(root_obj->cpuset,set)) { /* processes are not bound on the machine */ root_obj 261 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c if(hwloc_bitmap_isincluded(root_obj->cpuset, set)) { /* processes are not bound on the machine */ root_obj 285 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c if( hwloc_bitmap_isincluded(root_obj->cpuset, set) ) { /* processes are not bound on the machine */ root_obj 3186 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c struct hwloc_obj *root_obj; root_obj 3230 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c root_obj = hwloc_alloc_setup_object(topology, HWLOC_OBJ_MACHINE, 0); root_obj 3231 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c topology->levels[0][0] = root_obj;