total_bytes_per_process   97 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c     MPI_Aint *total_bytes_per_process = NULL;
total_bytes_per_process  164 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c     total_bytes_per_process = (MPI_Aint*)malloc(fh->f_procs_per_group*sizeof(MPI_Aint));
total_bytes_per_process  165 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c     if (NULL == total_bytes_per_process) {
total_bytes_per_process  176 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c                                            total_bytes_per_process,
total_bytes_per_process  192 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c         total_bytes += total_bytes_per_process[i];
total_bytes_per_process  195 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c     if (NULL != total_bytes_per_process) {
total_bytes_per_process  196 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c         free (total_bytes_per_process);
total_bytes_per_process  197 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c         total_bytes_per_process = NULL;
total_bytes_per_process  100 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c     MPI_Aint *total_bytes_per_process = NULL;
total_bytes_per_process  166 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c     total_bytes_per_process = (MPI_Aint*)malloc
total_bytes_per_process  168 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c     if (NULL == total_bytes_per_process) {
total_bytes_per_process  180 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c                                            total_bytes_per_process,
total_bytes_per_process  197 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c         total_bytes += total_bytes_per_process[i];
total_bytes_per_process  200 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c     if (NULL != total_bytes_per_process) {
total_bytes_per_process  201 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c         free (total_bytes_per_process);
total_bytes_per_process  202 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c         total_bytes_per_process = NULL;
total_bytes_per_process   97 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c     MPI_Aint *total_bytes_per_process = NULL;
total_bytes_per_process  164 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c     total_bytes_per_process = (MPI_Aint*)malloc(fh->f_procs_per_group*sizeof(MPI_Aint));
total_bytes_per_process  165 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c     if (NULL == total_bytes_per_process) {
total_bytes_per_process  176 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c                                            total_bytes_per_process,
total_bytes_per_process  192 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c         total_bytes += total_bytes_per_process[i];
total_bytes_per_process  195 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c     if (NULL != total_bytes_per_process) {
total_bytes_per_process  196 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c         free (total_bytes_per_process);
total_bytes_per_process  197 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c         total_bytes_per_process = NULL;
total_bytes_per_process  139 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c     MPI_Aint *total_bytes_per_process = NULL;
total_bytes_per_process  275 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c         total_bytes_per_process = (MPI_Aint*)malloc
total_bytes_per_process  277 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c         if (NULL == total_bytes_per_process) {
total_bytes_per_process  286 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c                                                     total_bytes_per_process,
total_bytes_per_process  299 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c                 broken_total_lengths[i] += total_bytes_per_process[j*dynamic_gen2_num_io_procs + i];
total_bytes_per_process  302 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c         if (NULL != total_bytes_per_process) {
total_bytes_per_process  303 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c             free (total_bytes_per_process);
total_bytes_per_process  304 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c             total_bytes_per_process = NULL;
total_bytes_per_process   96 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c     MPI_Aint *total_bytes_per_process = NULL;
total_bytes_per_process  164 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c     total_bytes_per_process = (MPI_Aint*)malloc(fh->f_procs_per_group*sizeof(MPI_Aint));
total_bytes_per_process  165 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c     if (NULL == total_bytes_per_process) {
total_bytes_per_process  176 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c 						total_bytes_per_process,
total_bytes_per_process  192 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c         total_bytes += total_bytes_per_process[i];
total_bytes_per_process  195 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c     if (NULL != total_bytes_per_process) {
total_bytes_per_process  196 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c         free (total_bytes_per_process);
total_bytes_per_process  197 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c         total_bytes_per_process = NULL;
total_bytes_per_process  142 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c     MPI_Aint *total_bytes_per_process = NULL;
total_bytes_per_process  273 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c         total_bytes_per_process = (MPI_Aint*)malloc
total_bytes_per_process  275 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c         if (NULL == total_bytes_per_process) {
total_bytes_per_process  284 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c 						    total_bytes_per_process,
total_bytes_per_process  298 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c                 broken_total_lengths[i] += total_bytes_per_process[j*fh->f_num_aggrs + i];
total_bytes_per_process  301 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c         if (NULL != total_bytes_per_process) {
total_bytes_per_process  302 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c             free (total_bytes_per_process);
total_bytes_per_process  303 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c             total_bytes_per_process = NULL;