bufferAmountsToGetThisRound  633 ompi/mca/io/romio321/romio/adio/common/p2p_aggregation.c     int *bufferAmountsToGetThisRound = (int *)ADIOI_Malloc(numSourceAggs * sizeof(int));
bufferAmountsToGetThisRound  803 ompi/mca/io/romio321/romio/adio/common/p2p_aggregation.c 		    bufferAmountsToGetThisRound[numSourceAggsThisRound] = bufferAmountToGet;
bufferAmountsToGetThisRound  843 ompi/mca/io/romio321/romio/adio/common/p2p_aggregation.c 		    bufferAmountsToGetThisRound[i],MPI_BYTE,
bufferAmountsToGetThisRound  909 ompi/mca/io/romio321/romio/adio/common/p2p_aggregation.c     ADIOI_Free(bufferAmountsToGetThisRound);