Home
last modified time | relevance | path

Searched refs:MPID_STATE_MPID_SSEND (Results 1 – 6 of 6) sorted by relevance

/dports/net/mpich2/mpich2-1.5/src/mpid/ch3/src/
H A Dmpid_ssend.c31 MPIDI_STATE_DECL(MPID_STATE_MPID_SSEND); in MPID_Ssend()
33 MPIDI_FUNC_ENTER(MPID_STATE_MPID_SSEND); in MPID_Ssend()
116 MPIDI_FUNC_EXIT(MPID_STATE_MPID_SSEND); in MPID_Ssend()
H A D.state-cache146 MPID_STATE_MPID_SSEND MPID_Ssend
/dports/net/mpich/mpich-3.4.3/src/mpid/ch3/src/
H A Dmpid_ssend.c25 MPIR_FUNC_VERBOSE_STATE_DECL(MPID_STATE_MPID_SSEND); in MPID_Ssend()
27 MPIR_FUNC_VERBOSE_ENTER(MPID_STATE_MPID_SSEND); in MPID_Ssend()
115 MPIR_FUNC_VERBOSE_EXIT(MPID_STATE_MPID_SSEND); in MPID_Ssend()
/dports/net/mpich/mpich-3.4.3/src/mpid/ch4/src/
H A Dch4_send.h624 MPIR_FUNC_VERBOSE_STATE_DECL(MPID_STATE_MPID_SSEND); in MPID_Ssend()
625 MPIR_FUNC_VERBOSE_ENTER(MPID_STATE_MPID_SSEND); in MPID_Ssend()
633 MPIR_FUNC_VERBOSE_EXIT(MPID_STATE_MPID_SSEND); in MPID_Ssend()
/dports/net/mpich2/mpich2-1.5/src/include/
H A Dmpiallstates.h511 MPID_STATE_MPID_SSEND, enumerator
/dports/net/mpich2/mpich2-1.5/src/util/logging/common/
H A Dstate_names.h513 { MPID_STATE_MPID_SSEND, "MPID_Ssend", (const char *)0 },