MPI_T_pvar_handle_free  113 examples/spc_example.c     ret = MPI_T_pvar_handle_free(session, &handle);
MPI_T_pvar_handle_free  367 ompi/mca/common/monitoring/monitoring_prof.c     MPIT_result = MPI_T_pvar_handle_free(session, &(res->pvar_handle));
MPI_T_pvar_handle_free   89 test/monitoring/check_monitoring.c         MPIT_result = MPI_T_pvar_handle_free(session, &(pvar_prefix ## _handle)); \
MPI_T_pvar_handle_free  110 test/monitoring/example_reduce_count.c     MPIT_result = MPI_T_pvar_handle_free(session, &count_handle);
MPI_T_pvar_handle_free  358 test/monitoring/monitoring_test.c         MPIT_result = MPI_T_pvar_handle_free(session, &flush_handle);
MPI_T_pvar_handle_free  298 test/monitoring/test_pvar_access.c     MPIT_result = MPI_T_pvar_handle_free(session, &count_handle);
MPI_T_pvar_handle_free  304 test/monitoring/test_pvar_access.c     MPIT_result = MPI_T_pvar_handle_free(session, &msize_handle);
MPI_T_pvar_handle_free  153 test/spc/spc_test.c     MPI_result = MPI_T_pvar_handle_free(session, &handle);