memory_allocation    7 ompi/mca/topo/treematch/treematch/k-partitioning.c void memory_allocation(PriorityQueue ** Q, PriorityQueue ** Qinst, double *** D, int n, int k);
memory_allocation   30 ompi/mca/topo/treematch/treematch/k-partitioning.c   memory_allocation(&Q, &Qinst, &D, real_n, k);