count_others_req_per_proc  203 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c     int *count_others_req_per_proc=NULL, count_others_req_procs;
count_others_req_per_proc  208 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c     count_others_req_per_proc = (int *)malloc(fh->f_size*sizeof(int));
count_others_req_per_proc  210 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c     if ( NULL == count_others_req_per_proc ) {
count_others_req_per_proc  218 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c 					     count_others_req_per_proc,
count_others_req_per_proc  230 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c 	       count_others_req_per_proc[i]);
count_others_req_per_proc  241 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c 	if (count_others_req_per_proc[i]) {
count_others_req_per_proc  242 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c 	    others_req[i].count = count_others_req_per_proc[i];
count_others_req_per_proc  244 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c 		malloc(count_others_req_per_proc[i]*sizeof(OMPI_MPI_OFFSET_TYPE));
count_others_req_per_proc  246 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c 		malloc(count_others_req_per_proc[i]*sizeof(int));
count_others_req_per_proc  248 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c 		malloc(count_others_req_per_proc[i]*sizeof(MPI_Aint));
count_others_req_per_proc  341 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c     if ( NULL != count_others_req_per_proc ) {
count_others_req_per_proc  342 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c 	free(count_others_req_per_proc);
count_others_req_per_proc  659 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_aggrs.c     int *count_others_req_per_proc, count_others_req_procs;
count_others_req_per_proc  675 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_aggrs.c     count_others_req_per_proc = (int *) ADIOI_Malloc(nprocs*sizeof(int));
count_others_req_per_proc  679 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_aggrs.c 		 count_others_req_per_proc, 1, MPI_INT, fd->comm);
count_others_req_per_proc  703 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_aggrs.c 	if (count_others_req_per_proc[i])
count_others_req_per_proc  705 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_aggrs.c 	    others_req[i].count = count_others_req_per_proc[i];
count_others_req_per_proc  708 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_aggrs.c 		ADIOI_Malloc(count_others_req_per_proc[i]*sizeof(ADIO_Offset));
count_others_req_per_proc  710 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_aggrs.c 		ADIOI_Malloc(count_others_req_per_proc[i]*sizeof(ADIO_Offset));
count_others_req_per_proc  713 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_aggrs.c 		ADIOI_Malloc(count_others_req_per_proc[i]*sizeof(MPI_Aint));
count_others_req_per_proc  746 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_aggrs.c 	rcounts[i] = count_others_req_per_proc[i];
count_others_req_per_proc  806 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_aggrs.c     ADIOI_Free(count_others_req_per_proc);
count_others_req_per_proc  439 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c     int *count_others_req_per_proc, count_others_req_procs;
count_others_req_per_proc  449 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c     count_others_req_per_proc = (int *) ADIOI_Malloc(nprocs*sizeof(int));
count_others_req_per_proc  452 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c 		 count_others_req_per_proc, 1, MPI_INT, fd->comm);
count_others_req_per_proc  460 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c 	if (count_others_req_per_proc[i]) {
count_others_req_per_proc  461 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c 	    others_req[i].count = count_others_req_per_proc[i];
count_others_req_per_proc  463 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c 		ADIOI_Malloc(count_others_req_per_proc[i]*sizeof(ADIO_Offset));
count_others_req_per_proc  465 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c 		ADIOI_Malloc(count_others_req_per_proc[i]*sizeof(ADIO_Offset));
count_others_req_per_proc  467 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c 		ADIOI_Malloc(count_others_req_per_proc[i]*sizeof(MPI_Aint)); 
count_others_req_per_proc  509 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c     ADIOI_Free(count_others_req_per_proc);
count_others_req_per_proc  532 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c     vars->count_others_req_per_proc =
count_others_req_per_proc  536 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c             vars->count_others_req_per_proc, 1, MPI_INT, vars->fd->comm,
count_others_req_per_proc  565 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c     int *count_others_req_per_proc = vars->count_others_req_per_proc;
count_others_req_per_proc  575 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c         if (count_others_req_per_proc[i]) {
count_others_req_per_proc  576 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c             others_req[i].count = count_others_req_per_proc[i];
count_others_req_per_proc  578 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c                 ADIOI_Malloc(count_others_req_per_proc[i]*sizeof(ADIO_Offset));
count_others_req_per_proc  580 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c                 ADIOI_Malloc(count_others_req_per_proc[i]*sizeof(ADIO_Offset));
count_others_req_per_proc  582 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c                 ADIOI_Malloc(count_others_req_per_proc[i]*sizeof(MPI_Aint));
count_others_req_per_proc  636 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c     ADIOI_Free(vars->count_others_req_per_proc);
count_others_req_per_proc  563 ompi/mca/io/romio321/romio/adio/include/adioi.h     int *count_others_req_per_proc;