read_buf_window 1788 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c MPI_Win read_buf_window = fd->io_buf_window; read_buf_window 2049 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c MPI_Win_lock(MPI_LOCK_SHARED, sourceAggsForMyData[aggIter], 0, read_buf_window); read_buf_window 2052 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c MPI_Get(((char*)buf) + currentFDSourceBufferState[aggIter].sourceBufferOffset,bufferAmountToRecv, MPI_BYTE,sourceAggsForMyData[aggIter],sourceDisplacementToUseThisRound, bufferAmountToRecv,MPI_BYTE,read_buf_window); read_buf_window 2058 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c MPI_Get(getSourceData,bufferAmountToRecv, MPI_BYTE,sourceAggsForMyData[aggIter],sourceDisplacementToUseThisRound, bufferAmountToRecv,MPI_BYTE,read_buf_window); read_buf_window 2061 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c MPI_Win_unlock(sourceAggsForMyData[aggIter], read_buf_window); read_buf_window 2105 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c MPI_Win_lock(MPI_LOCK_SHARED, sourceAggsForMyData[aggIter], 0, read_buf_window); read_buf_window 2107 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c MPI_Get(((char*)buf),1, recvBufferDerivedDataType,sourceAggsForMyData[aggIter],0, 1,sourceBufferDerivedDataType,read_buf_window); read_buf_window 2110 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c MPI_Get(derivedTypePackedSourceBuffer,1, recvBufferDerivedDataType,sourceAggsForMyData[aggIter],0, 1,sourceBufferDerivedDataType,read_buf_window); read_buf_window 2113 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c MPI_Win_unlock(sourceAggsForMyData[aggIter], read_buf_window);