ntimes            548 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c     int ret=OMPI_SUCCESS, i = 0, j = 0, ntimes = 0, max_ntimes = 0;
ntimes            584 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c     ntimes = (int)((end_loc - st_loc + two_phase_cycle_buffer_size)/
ntimes            588 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c 	ntimes = 0;
ntimes            591 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c     fh->f_comm->c_coll->coll_allreduce (&ntimes,
ntimes            599 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c     if (ntimes){
ntimes            657 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c     for (m=0; m<ntimes; m++) {
ntimes            803 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c     for (m=ntimes; m<max_ntimes; m++)
ntimes            612 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c     int i, j, ntimes, max_ntimes, m;
ntimes            651 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c     ntimes = (int) ((end_loc - st_loc + two_phase_cycle_buffer_size)/two_phase_cycle_buffer_size);
ntimes            654 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 	ntimes = 0;
ntimes            657 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c     fh->f_comm->c_coll->coll_allreduce (&ntimes,
ntimes            665 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c     if (ntimes){
ntimes            747 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c     for (m=0;m <ntimes; m++){
ntimes            892 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c     for (m=ntimes; m<max_ntimes; m++) {
ntimes            519 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c     int i, j, m, ntimes, max_ntimes, buftype_is_contig;
ntimes            568 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c 	ntimes = 0;
ntimes            572 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c 	ntimes = (int) ((end_loc - st_loc + coll_bufsize)/coll_bufsize);
ntimes            575 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c     MPI_Allreduce(&ntimes, &max_ntimes, 1, MPI_INT, MPI_MAX, fd->comm); 
ntimes            622 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c     for (m=0; m<ntimes; m++) {
ntimes            798 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c     for (m=ntimes; m<max_ntimes; m++) 
ntimes            632 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c     int hole, i, j, m, ntimes, max_ntimes, buftype_is_contig;
ntimes            684 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c     ntimes = (int) ((end_loc - st_loc + coll_bufsize)/coll_bufsize);
ntimes            687 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 	ntimes = 0; /* this process does no writing. */
ntimes            689 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c     if (ntimes > 0) { /* only set the gpfs hint if we have io - ie this rank is
ntimes            698 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c     if (ntimes > 0) { /* only set the gpfs hint if we have io - ie this rank is
ntimes            711 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c     MPI_Allreduce(&ntimes, &max_ntimes, 1, MPI_INT, MPI_MAX,
ntimes            779 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c     for (m=0; m < ntimes; m++) {
ntimes            947 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c     for (m=ntimes; m<max_ntimes; m++) 
ntimes            986 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c     if (ntimes != 0 && getenv("ROMIO_GPFS_DECLARE_ACCESS")!=NULL) {
ntimes             16 ompi/mca/io/romio321/romio/adio/ad_hfs/ad_hfs_fcntl.c     int  i, ntimes, err;
ntimes             14 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_fcntl.c     int i, ntimes;
ntimes             50 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_fcntl.c 	ntimes = (size + ADIOI_PREALLOC_BUFSZ - 1)/ADIOI_PREALLOC_BUFSZ;
ntimes             54 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_fcntl.c 	for (i=0; i<ntimes; i++) {
ntimes             73 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_fcntl.c 	    ntimes = (size + ADIOI_PREALLOC_BUFSZ - 1)/ADIOI_PREALLOC_BUFSZ;
ntimes             74 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_fcntl.c 	    for (i=0; i<ntimes; i++) {
ntimes            306 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c     int hole, i, j, m, flag, ntimes = 1 , max_ntimes, buftype_is_contig;
ntimes            354 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c 	ntimes = 0;
ntimes            371 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c     if (ntimes)
ntimes            594 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c     if (ntimes)
ntimes             14 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_fcntl.c     int i, ntimes, err;
ntimes             13 ompi/mca/io/romio321/romio/adio/ad_sfs/ad_sfs_fcntl.c     int  i, ntimes, len;
ntimes            105 ompi/mca/io/romio321/romio/adio/ad_xfs/ad_xfs_read.c     int ntimes, rem, newrem, i, size, nbytes;
ntimes            119 ompi/mca/io/romio321/romio/adio/ad_xfs/ad_xfs_read.c 	ntimes = len/(read_chunk_sz);
ntimes            120 ompi/mca/io/romio321/romio/adio/ad_xfs/ad_xfs_read.c 	rem = len - ntimes * read_chunk_sz;
ntimes            122 ompi/mca/io/romio321/romio/adio/ad_xfs/ad_xfs_read.c 	for (i=0; i<ntimes; i++) {
ntimes            130 ompi/mca/io/romio321/romio/adio/ad_xfs/ad_xfs_read.c 		     ((char *)buf) + ntimes * read_chunk_sz, rem, offset);
ntimes            136 ompi/mca/io/romio321/romio/adio/ad_xfs/ad_xfs_read.c 		         ((char *)buf) + ntimes * read_chunk_sz, size, offset);
ntimes            140 ompi/mca/io/romio321/romio/adio/ad_xfs/ad_xfs_read.c 	              ((char *)buf) + ntimes * read_chunk_sz + size, newrem, offset);
ntimes            117 ompi/mca/io/romio321/romio/adio/ad_xfs/ad_xfs_write.c     int ntimes, i;
ntimes            132 ompi/mca/io/romio321/romio/adio/ad_xfs/ad_xfs_write.c 	ntimes = len/(write_chunk_sz);
ntimes            133 ompi/mca/io/romio321/romio/adio/ad_xfs/ad_xfs_write.c 	rem = len - ntimes * write_chunk_sz;
ntimes            135 ompi/mca/io/romio321/romio/adio/ad_xfs/ad_xfs_write.c 	for (i=0; i<ntimes; i++) {
ntimes            144 ompi/mca/io/romio321/romio/adio/ad_xfs/ad_xfs_write.c 		             ((char *)buf) + ntimes * write_chunk_sz, rem, offset);
ntimes            151 ompi/mca/io/romio321/romio/adio/ad_xfs/ad_xfs_write.c 		            ((char *)buf) + ntimes * write_chunk_sz, size, offset);
ntimes            156 ompi/mca/io/romio321/romio/adio/ad_xfs/ad_xfs_write.c 	              ((char *)buf) + ntimes * write_chunk_sz + size, newrem, offset);
ntimes             91 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c     int ntimes;
ntimes            635 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c         vars->ntimes = 0;
ntimes            639 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c         vars->ntimes = (int)((end_loc - st_loc + coll_bufsize) / coll_bufsize);
ntimes            642 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c     *error_code = MPI_Iallreduce(&vars->ntimes, &vars->max_ntimes, 1, MPI_INT,
ntimes            707 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c     if (vars->m >= vars->ntimes) {
ntimes            920 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c     vars->m = vars->ntimes;
ntimes             95 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c     int ntimes;
ntimes            679 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c     vars->ntimes = (int)((end_loc - st_loc + coll_bufsize) / coll_bufsize);
ntimes            682 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c         vars->ntimes = 0; /* this process does no writing. */
ntimes            685 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c     *error_code = MPI_Iallreduce(&vars->ntimes, &vars->max_ntimes, 1, MPI_INT,
ntimes            765 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c     if (vars->m >= vars->ntimes) {
ntimes            961 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c     vars->m = vars->ntimes;
ntimes             18 ompi/mca/io/romio321/romio/adio/common/ad_prealloc.c 	ADIO_Offset curr_fsize, alloc_size, size, len, done, ntimes;
ntimes             44 ompi/mca/io/romio321/romio/adio/common/ad_prealloc.c 	ntimes = (size + ADIOI_PREALLOC_BUFSZ - 1)/ADIOI_PREALLOC_BUFSZ;
ntimes             48 ompi/mca/io/romio321/romio/adio/common/ad_prealloc.c 	for (i=0; i<ntimes; i++) {
ntimes             76 ompi/mca/io/romio321/romio/adio/common/ad_prealloc.c 	    ntimes = (size + ADIOI_PREALLOC_BUFSZ - 1)/ADIOI_PREALLOC_BUFSZ;
ntimes             77 ompi/mca/io/romio321/romio/adio/common/ad_prealloc.c 	    for (i=0; i<ntimes; i++) {
ntimes            516 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c     int i, j, m, ntimes, max_ntimes, buftype_is_contig;
ntimes            563 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c 	ntimes = 0;
ntimes            567 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c 	ntimes = (int) ((end_loc - st_loc + coll_bufsize)/coll_bufsize);
ntimes            570 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c     MPI_Allreduce(&ntimes, &max_ntimes, 1, MPI_INT, MPI_MAX, fd->comm); 
ntimes            613 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c     for (m=0; m<ntimes; m++) {
ntimes            752 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c     for (m=ntimes; m<max_ntimes; m++) 
ntimes            316 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c     int hole, i, j, m, ntimes, max_ntimes, buftype_is_contig;
ntimes            360 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c     ntimes = (int) ((end_loc - st_loc + coll_bufsize)/coll_bufsize);
ntimes            363 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c 	ntimes = 0; /* this process does no writing. */
ntimes            366 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c     MPI_Allreduce(&ntimes, &max_ntimes, 1, MPI_INT, MPI_MAX,
ntimes            424 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c     for (m=0; m < ntimes; m++) {
ntimes            530 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c     for (m=ntimes; m<max_ntimes; m++) {
ntimes             18 ompi/mca/io/romio321/romio/test/perf.c     int *buf, i, j, mynod, nprocs, ntimes=5, len, err, flag;
ntimes             47 ompi/mca/io/romio321/romio/test/perf.c 	fprintf(stderr, "Access size per process = %d bytes, ntimes = %d\n", SIZE, ntimes);
ntimes             58 ompi/mca/io/romio321/romio/test/perf.c     for (j=0; j<ntimes; j++) {
ntimes            105 ompi/mca/io/romio321/romio/test/perf.c     for (j=0; j<ntimes; j++) {