effective_depth   138 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c     int depth = 0, effective_depth = 0, obj_rank = -1;
effective_depth   248 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c         effective_depth = object->depth;
effective_depth   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);
effective_depth   271 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c                 effective_depth = hwloc_topology_get_depth(opal_hwloc_topology) - 1;
effective_depth   287 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c             effective_depth = depth;
effective_depth   288 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c             object = hwloc_get_obj_by_depth(opal_hwloc_topology, effective_depth, obj_rank);
effective_depth   324 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c         int array_size = effective_depth + 1;
effective_depth   342 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c         tracker[idx] = hwloc_get_obj_by_depth(opal_hwloc_topology, effective_depth, 0);
effective_depth   347 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c                              effective_depth, hwloc_topology_get_depth(opal_hwloc_topology), numlevels));
effective_depth   420 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c                 object = hwloc_get_obj_by_depth(opal_hwloc_topology, effective_depth, i);
effective_depth   814 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c                 object = hwloc_get_obj_by_depth(opal_hwloc_topology, effective_depth, i);