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

/freebsd-13-stable/contrib/ofed/librdmacm/examples/
H A Dcommon.c104 void cnt_str(char *str, size_t ssize, long long cnt) 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);
115 cnt_str(str, sizeof str, iterations);
H A Drstream.c115 cnt_str(str, sizeof str, transfer_count);
117 cnt_str(str, sizeof str, iterations);
H A Dudpong.c119 cnt_str(str, sizeof str, transfers);

Completed in 50 milliseconds