Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/test/
H A Dtest-ratelim.c109 static ev_int64_t total_max_to_write=0; variable
228 total_max_to_write += wm; in check_bucket_levels_cb()
498 ((double)total_max_to_write)/total_n_bev_checks); in test_ratelimiting()
/freebsd/contrib/libevent/test/
H A Dtest-ratelim.c109 static ev_int64_t total_max_to_write=0; variable
228 total_max_to_write += wm; in check_bucket_levels_cb()
498 ((double)total_max_to_write)/total_n_bev_checks); in test_ratelimiting()