Home
last modified time | relevance | path

Searched refs:UCT_EP_STAT_FLUSH (Results 1 – 3 of 3) sorted by relevance

/dports/net/mpich/mpich-3.4.3/modules/ucx/test/gtest/uct/
H A Dtest_stats.cc40 UCS_PP_MAKE_STRING(UCT_EP_STAT_FLUSH), in init()
41 UCT_EP_STAT_FLUSH); in init()
436 EXPECT_STAT(sender, uct_ep, UCT_EP_STAT_FLUSH, 1Ul); in UCS_TEST_P()
510 EXPECT_STAT(sender, uct_ep, UCT_EP_STAT_FLUSH, 1UL);
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/base/
H A Duct_iface.h39 UCT_EP_STAT_FLUSH, enumerator
70 UCS_STATS_UPDATE_COUNTER((_ep)->stats, UCT_EP_STAT_FLUSH, 1);
H A Duct_iface.c38 [UCT_EP_STAT_FLUSH] = "flush",