Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/daemon/
H A Dstats.h70 void server_stats_log(struct ub_server_stats* stats, struct worker* worker,
H A Dstats.c113 void server_stats_log(struct ub_server_stats* stats, struct worker* worker, in server_stats_log() function
H A Dworker.c2038 server_stats_log(&worker->stats, worker, worker->thread_num); in worker_stat_timer_cb()
2335 server_stats_log(&worker->stats, worker, worker->thread_num); in worker_delete()