ompi_spc_value_t  132 ompi/mca/pml/ob1/pml_ob1_isend.c         SPC_USER_OR_MPI(tag, (ompi_spc_value_t)size, OMPI_SPC_BYTES_SENT_USER, OMPI_SPC_BYTES_SENT_MPI);
ompi_spc_value_t  477 ompi/mca/pml/ob1/pml_ob1_recvfrag.c             SPC_USER_OR_MPI(match->req_recv.req_base.req_ompi.req_status.MPI_TAG, (ompi_spc_value_t)bytes_received,
ompi_spc_value_t  209 ompi/mca/pml/ob1/pml_ob1_recvreq.c         SPC_USER_OR_MPI(recvreq->req_recv.req_base.req_ompi.req_status.MPI_TAG, (ompi_spc_value_t)rdma_size,
ompi_spc_value_t  254 ompi/mca/pml/ob1/pml_ob1_recvreq.c     SPC_RECORD(OMPI_SPC_BYTES_RECEIVED_MPI, (ompi_spc_value_t)size);
ompi_spc_value_t  394 ompi/mca/pml/ob1/pml_ob1_recvreq.c         SPC_USER_OR_MPI(recvreq->req_recv.req_base.req_tag, (ompi_spc_value_t)frag->rdma_length,
ompi_spc_value_t  459 ompi/mca/pml/ob1/pml_ob1_recvreq.c     SPC_RECORD(OMPI_SPC_BYTES_PUT, (ompi_spc_value_t)frag->rdma_length);
ompi_spc_value_t  502 ompi/mca/pml/ob1/pml_ob1_recvreq.c     SPC_RECORD(OMPI_SPC_BYTES_GET, (ompi_spc_value_t)frag->rdma_length);
ompi_spc_value_t  558 ompi/mca/pml/ob1/pml_ob1_recvreq.c     SPC_USER_OR_MPI(recvreq->req_recv.req_base.req_ompi.req_status.MPI_TAG, (ompi_spc_value_t)bytes_received,
ompi_spc_value_t  637 ompi/mca/pml/ob1/pml_ob1_recvreq.c     SPC_USER_OR_MPI(recvreq->req_recv.req_base.req_ompi.req_status.MPI_TAG, (ompi_spc_value_t)bytes_received,
ompi_spc_value_t  851 ompi/mca/pml/ob1/pml_ob1_recvreq.c         SPC_USER_OR_MPI(recvreq->req_recv.req_base.req_ompi.req_status.MPI_TAG, (ompi_spc_value_t)bytes_received,
ompi_spc_value_t  923 ompi/mca/pml/ob1/pml_ob1_recvreq.c     SPC_USER_OR_MPI(recvreq->req_recv.req_base.req_ompi.req_status.MPI_TAG, (ompi_spc_value_t)bytes_received,
ompi_spc_value_t  207 ompi/mca/pml/ob1/pml_ob1_sendreq.c     SPC_USER_OR_MPI(sendreq->req_send.req_base.req_ompi.req_status.MPI_TAG, (ompi_spc_value_t)req_bytes_delivered,
ompi_spc_value_t  266 ompi/mca/pml/ob1/pml_ob1_sendreq.c         SPC_USER_OR_MPI(sendreq->req_send.req_base.req_ompi.req_status.MPI_TAG, (ompi_spc_value_t)rdma_length,
ompi_spc_value_t  328 ompi/mca/pml/ob1/pml_ob1_sendreq.c     SPC_USER_OR_MPI(sendreq->req_send.req_base.req_ompi.req_status.MPI_TAG, (ompi_spc_value_t)req_bytes_delivered,
ompi_spc_value_t  514 ompi/mca/pml/ob1/pml_ob1_sendreq.c             SPC_USER_OR_MPI(sendreq->req_send.req_base.req_ompi.req_status.MPI_TAG, (ompi_spc_value_t)size,
ompi_spc_value_t  586 ompi/mca/pml/ob1/pml_ob1_sendreq.c     SPC_USER_OR_MPI(sendreq->req_send.req_base.req_ompi.req_status.MPI_TAG, (ompi_spc_value_t)size,
ompi_spc_value_t  648 ompi/mca/pml/ob1/pml_ob1_sendreq.c     SPC_USER_OR_MPI(sendreq->req_send.req_base.req_ompi.req_status.MPI_TAG, (ompi_spc_value_t)size,
ompi_spc_value_t 1151 ompi/mca/pml/ob1/pml_ob1_sendreq.c         SPC_USER_OR_MPI(sendreq->req_send.req_base.req_ompi.req_status.MPI_TAG, (ompi_spc_value_t)frag->rdma_length,
ompi_spc_value_t 1204 ompi/mca/pml/ob1/pml_ob1_sendreq.c     SPC_RECORD(OMPI_SPC_BYTES_PUT, (ompi_spc_value_t)frag->rdma_length);
ompi_spc_value_t  428 ompi/runtime/ompi_spc.c void ompi_spc_record(unsigned int event_id, ompi_spc_value_t value)
ompi_spc_value_t  466 ompi/runtime/ompi_spc.c void ompi_spc_user_or_mpi(int tag, ompi_spc_value_t value, unsigned int user_enum, unsigned int mpi_enum)
ompi_spc_value_t  491 ompi/runtime/ompi_spc.c void ompi_spc_cycles_to_usecs(ompi_spc_value_t *cycles)
ompi_spc_value_t  174 ompi/runtime/ompi_spc.h     ompi_spc_value_t value;
ompi_spc_value_t  183 ompi/runtime/ompi_spc.h void ompi_spc_record(unsigned int event_id, ompi_spc_value_t value);
ompi_spc_value_t  186 ompi/runtime/ompi_spc.h void ompi_spc_user_or_mpi(int tag, ompi_spc_value_t value, unsigned int user_enum, unsigned int mpi_enum);
ompi_spc_value_t  187 ompi/runtime/ompi_spc.h void ompi_spc_cycles_to_usecs(ompi_spc_value_t *cycles);