MPI_T_pvar_handle_alloc   97 examples/spc_example.c     ret = MPI_T_pvar_handle_alloc(session, index, NULL, &handle, &count);
MPI_T_pvar_handle_alloc  316 ompi/mca/common/monitoring/monitoring_prof.c     MPIT_result = MPI_T_pvar_handle_alloc(session, res->pvar_idx, comm_world, &(res->pvar_handle), &count);
MPI_T_pvar_handle_alloc   60 test/monitoring/check_monitoring.c         MPIT_result = MPI_T_pvar_handle_alloc(session, pvar_prefix ## _pvar_idx, \
MPI_T_pvar_handle_alloc   53 test/monitoring/example_reduce_count.c     MPIT_result = MPI_T_pvar_handle_alloc(session, count_pvar_idx,
MPI_T_pvar_handle_alloc  123 test/monitoring/monitoring_test.c         MPIT_result = MPI_T_pvar_handle_alloc(session, flush_pvar_idx,
MPI_T_pvar_handle_alloc  113 test/monitoring/test_pvar_access.c     MPIT_result = MPI_T_pvar_handle_alloc(session, count_pvar_idx,
MPI_T_pvar_handle_alloc  120 test/monitoring/test_pvar_access.c     MPIT_result = MPI_T_pvar_handle_alloc(session, msize_pvar_idx,
MPI_T_pvar_handle_alloc  105 test/spc/spc_test.c     MPI_result = MPI_T_pvar_handle_alloc(session, index, NULL, &handle, &count);