tm_build_synthetic_topology   29 ompi/mca/topo/treematch/treematch/tm_topology.c tm_topology_t  *tm_build_synthetic_topology(int *arity, double *cost, int nb_levels, int *core_numbering, int nb_core_per_nodes);
tm_build_synthetic_topology  719 ompi/mca/topo/treematch/treematch/tm_topology.c   new_topo = tm_build_synthetic_topology(arity, NULL, nb_levels,numbering,nb_nodes);
tm_build_synthetic_topology  139 ompi/mca/topo/treematch/treematch/treematch.h tm_topology_t  *tm_build_synthetic_topology(int *arity, double *cost, int nb_levels, int *core_numbering, int nb_core_per_nodes);