flush_handle 69 test/monitoring/monitoring_test.c static MPI_T_pvar_handle flush_handle; flush_handle 124 test/monitoring/monitoring_test.c &comm, &flush_handle, &count); flush_handle 131 test/monitoring/monitoring_test.c MPIT_result = MPI_T_pvar_start(session, flush_handle); flush_handle 165 test/monitoring/monitoring_test.c if( MPI_SUCCESS != MPI_T_pvar_write(session, flush_handle, filename) ) { flush_handle 170 test/monitoring/monitoring_test.c MPIT_result = MPI_T_pvar_stop(session, flush_handle); flush_handle 177 test/monitoring/monitoring_test.c MPIT_result = MPI_T_pvar_start(session, flush_handle); flush_handle 186 test/monitoring/monitoring_test.c if( MPI_SUCCESS != MPI_T_pvar_write(session, flush_handle, (void*)&nullbuf) ) { flush_handle 243 test/monitoring/monitoring_test.c if( MPI_SUCCESS != MPI_T_pvar_write(session, flush_handle, filename) ) { flush_handle 249 test/monitoring/monitoring_test.c MPIT_result = MPI_T_pvar_stop(session, flush_handle); flush_handle 256 test/monitoring/monitoring_test.c MPIT_result = MPI_T_pvar_start(session, flush_handle); flush_handle 265 test/monitoring/monitoring_test.c if( MPI_SUCCESS != MPI_T_pvar_write(session, flush_handle, (void*)&nullbuf ) ) { flush_handle 346 test/monitoring/monitoring_test.c if( MPI_SUCCESS != MPI_T_pvar_write(session, flush_handle, filename) ) { flush_handle 351 test/monitoring/monitoring_test.c MPIT_result = MPI_T_pvar_stop(session, flush_handle); flush_handle 358 test/monitoring/monitoring_test.c MPIT_result = MPI_T_pvar_handle_free(session, &flush_handle);