topodepth         178 ompi/mca/topo/treematch/treematch/tm_topology.c    int depth,i,topodepth = hwloc_topology_get_depth(topology);
topodepth         181 ompi/mca/topo/treematch/treematch/tm_topology.c    for ( depth = 0; depth < topodepth-1 ; depth++ ) {
topodepth         243 ompi/mca/topo/treematch/treematch/tm_topology.c   unsigned topodepth,depth;
topodepth         280 ompi/mca/topo/treematch/treematch/tm_topology.c   topodepth = hwloc_topology_get_depth(topology);
topodepth         286 ompi/mca/topo/treematch/treematch/tm_topology.c   res->nb_levels        = topodepth;
topodepth         291 ompi/mca/topo/treematch/treematch/tm_topology.c       printf("topodepth = %d\n",topodepth);
topodepth         294 ompi/mca/topo/treematch/treematch/tm_topology.c   for( depth = 0 ; depth < topodepth ; depth++ ){
topodepth         307 ompi/mca/topo/treematch/treematch/tm_topology.c     if (depth == topodepth -1){
topodepth         343 ompi/mca/topo/treematch/treematch/tm_topology.c   unsigned topodepth,depth;
topodepth         365 ompi/mca/topo/treematch/treematch/tm_topology.c   topodepth = hwloc_topology_get_depth(topology);
topodepth         370 ompi/mca/topo/treematch/treematch/tm_topology.c   res->nb_levels       = topodepth;
topodepth         377 ompi/mca/topo/treematch/treematch/tm_topology.c   for( depth = 0 ; depth < topodepth ; depth++ ){
topodepth         386 ompi/mca/topo/treematch/treematch/tm_topology.c     if (depth == topodepth -1){