list_all_possible_groups 43 ompi/mca/topo/treematch/treematch/tm_tree.c void list_all_possible_groups(tm_affinity_mat_t *, tm_tree_t *, int, int, int, tm_tree_t **, group_list_t *); list_all_possible_groups 488 ompi/mca/topo/treematch/treematch/tm_tree.c list_all_possible_groups(aff_mat, tab_node, i+1, arity, depth+1, cur_group, list); list_all_possible_groups 1831 ompi/mca/topo/treematch/treematch/tm_tree.c list_all_possible_groups(cost_mat, tab_node, 0, arity, 0, cur_group, &list);