Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ntp/dist/sntp/libevent/test/
Dtest-ratelim.c104 #define TIMER_MAX_COST_USEC 10 macro
317 return MIN(timer_bias_spend / 1e6 / timer_bias_events / TIMER_MAX_COST_USEC, 5); in timer_bias_calculate()
/netbsd/src/external/bsd/libevent/dist/test/
Dtest-ratelim.c103 #define TIMER_MAX_COST_USEC 10 macro
316 return MIN(timer_bias_spend / 1e6 / timer_bias_events / TIMER_MAX_COST_USEC, 5); in timer_bias_calculate()