com_speed 793 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c tm_tree_t *kpartition_build_tree_from_topology(tm_topology_t *topology,double **comm,int N, int *constraints, int nb_constraints, double *obj_weight, double *com_speed) com_speed 863 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c constraints, nb_constraints, obj_weight, com_speed); com_speed 9 ompi/mca/topo/treematch/treematch/tm_kpartitioning.h tm_tree_t * kpartition_build_tree_from_topology(tm_topology_t *topology,double **com_mat,int N, int *constraints, int nb_constraints, double *obj_weight, double *com_speed); com_speed 2273 ompi/mca/topo/treematch/treematch/tm_tree.c tm_tree_t * tm_build_tree_from_topology(tm_topology_t *topology, tm_affinity_mat_t *aff_mat, double *obj_weight, double *com_speed) com_speed 2321 ompi/mca/topo/treematch/treematch/tm_tree.c obj_weight, com_speed); com_speed 2331 ompi/mca/topo/treematch/treematch/tm_tree.c result = bottom_up_build_tree_from_topology(topology, aff_mat, obj_weight, com_speed); com_speed 166 ompi/mca/topo/treematch/treematch/treematch.h tm_tree_t *tm_build_tree_from_topology(tm_topology_t *topology, tm_affinity_mat_t *aff_mat, double *obj_weight, double *com_speed);