compute_nb_leaves_from_level  508 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c   nb_leaves = compute_nb_leaves_from_level( depth + 1, topology );
compute_nb_leaves_from_level   51 ompi/mca/topo/treematch/treematch/tm_mapping.c int compute_nb_leaves_from_level(int depth,tm_topology_t *topology);
compute_nb_leaves_from_level   11 ompi/mca/topo/treematch/treematch/tm_mapping.h int compute_nb_leaves_from_level(int depth,tm_topology_t *topology);