Searched refs:timeval_divide (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/unbound/smallapp/
H A Dunbound-control.c186 timeval_divide(struct timeval* avg, const struct timeval* sum, long long d) function
247 timeval_divide(&avg, &sumwait, s->mesh_replies_sent);
/freebsd-13-stable/contrib/unbound/services/
H A Dmesh.c98 timeval_divide(struct timeval* avg, const struct timeval* sum, size_t d) function
1767 timeval_divide(&avg, &mesh->replies_sum_wait,
/freebsd-13-stable/contrib/unbound/daemon/
H A Dremote.c129 timeval_divide(struct timeval* avg, const struct timeval* sum, long long d) function
743 timeval_divide(&avg, &sumwait, s->mesh_replies_sent);

Completed in 60 milliseconds