read_tim           31 ompi/mca/io/romio321/romio/test/coll_perf.c     double read_tim, new_read_tim, read_bw;
read_tim          134 ompi/mca/io/romio321/romio/test/coll_perf.c     read_tim = MPI_Wtime() - stim;
read_tim          137 ompi/mca/io/romio321/romio/test/coll_perf.c     MPI_Allreduce(&read_tim, &new_read_tim, 1, MPI_DOUBLE, MPI_MAX,
read_tim           19 ompi/mca/io/romio321/romio/test/perf.c     double stim, read_tim, write_tim, new_read_tim, new_write_tim;
read_tim           79 ompi/mca/io/romio321/romio/test/perf.c 	read_tim = MPI_Wtime() - stim;
read_tim           85 ompi/mca/io/romio321/romio/test/perf.c 	MPI_Allreduce(&read_tim, &new_read_tim, 1, MPI_DOUBLE, MPI_MAX,
read_tim          131 ompi/mca/io/romio321/romio/test/perf.c 	read_tim = MPI_Wtime() - stim;
read_tim          137 ompi/mca/io/romio321/romio/test/perf.c 	MPI_Allreduce(&read_tim, &new_read_tim, 1, MPI_DOUBLE, MPI_MAX,