Home
last modified time | relevance | path

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

/dports/net/mpich/mpich-3.4.3/modules/ucx/test/gtest/uct/
H A Dtest_stats.cc69 UCS_PP_MAKE_STRING(UCT_IFACE_STAT_FENCE), in init()
70 UCT_IFACE_STAT_FENCE); in init()
458 EXPECT_STAT(sender, uct_iface, UCT_IFACE_STAT_FENCE, 1UL); in UCS_TEST_P()
534 EXPECT_STAT(sender, uct_iface, UCT_IFACE_STAT_FENCE, 1UL);
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/base/
H A Duct_iface.h52 UCT_IFACE_STAT_FENCE, enumerator
83 UCS_STATS_UPDATE_COUNTER((_iface)->stats, UCT_IFACE_STAT_FENCE, 1);
H A Duct_iface.c54 [UCT_IFACE_STAT_FENCE] = "fence"