Home
last modified time | relevance | path

Searched refs:UCT_RC_IFACE_STAT_NO_READS (Results 1 – 4 of 4) sorted by relevance

/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/ib/rc/base/
H A Drc_ep.h98 UCT_RC_IFACE_STAT_NO_READS, 1); \
H A Drc_iface.h94 UCT_RC_IFACE_STAT_NO_READS, enumerator
H A Drc_iface.c128 [UCT_RC_IFACE_STAT_NO_READS] = "no_reads"
/dports/net/mpich/mpich-3.4.3/modules/ucx/test/gtest/uct/ib/
H A Dtest_rc.cc166 return UCS_STATS_GET_COUNTER(iface->stats, UCT_RC_IFACE_STAT_NO_READS); in get_no_reads_stat_counter()