Home
last modified time | relevance | path

Searched refs:cnt_str (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/ofed/librdmacm/examples/
H A Dcommon.c104 void cnt_str(char *str, size_t ssize, long long cnt) in cnt_str() function
H A Dcommon.h82 void cnt_str(char *str, size_t ssize, long long cnt);
H A Driostream.c113 cnt_str(str, sizeof str, transfer_count); in show_perf()
115 cnt_str(str, sizeof str, iterations); in show_perf()
H A Drstream.c115 cnt_str(str, sizeof str, transfer_count); in show_perf()
117 cnt_str(str, sizeof str, iterations); in show_perf()
H A Dudpong.c119 cnt_str(str, sizeof str, transfers); in show_perf()