new_obj_weight   2088 ompi/mca/topo/treematch/treematch/tm_tree.c   double *new_obj_weight = NULL;
new_obj_weight   2157 ompi/mca/topo/treematch/treematch/tm_tree.c   new_obj_weight = aggregate_obj_weight(new_tab_node, obj_weight, M);
new_obj_weight   2178 ompi/mca/topo/treematch/treematch/tm_tree.c   res = build_level_topology(new_tab_node, new_aff_mat, arity, depth, topology, new_obj_weight, comm_speed);
new_obj_weight   2189 ompi/mca/topo/treematch/treematch/tm_tree.c   FREE(new_obj_weight);