Searched refs:total_max_to_read (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/libevent/test/
H A Dtest-ratelim.c92 static ev_int64_t total_max_to_read=0; variable
211 total_max_to_read += rm;
411 ((double)total_max_to_read)/total_n_bev_checks);
/freebsd-13-stable/contrib/ntp/sntp/libevent/test/
H A Dtest-ratelim.c92 static ev_int64_t total_max_to_read=0; variable
211 total_max_to_read += rm;
413 ((double)total_max_to_read)/total_n_bev_checks);

Completed in 88 milliseconds