Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/rdma/krping/
H A Dkrping.c1000 cycles_t sum_poll = 0, sum_post = 0, sum_last_poll = 0; in wlat_test() local
1116 sum_poll += poll_cycles_stop[i] - poll_cycles_start[i]; in wlat_test()
1125 (unsigned long long)sum_post, (unsigned long long)sum_poll, in wlat_test()
1145 cycles_t sum_poll = 0, sum_post = 0, sum_last_poll = 0; in bw_test() local
1245 sum_poll += poll_cycles_stop[i] - poll_cycles_start[i]; in bw_test()
1254 (unsigned long long)sum_post, (unsigned long long)sum_poll, in bw_test()