Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/daemon/
H A Dstats.h91 void server_stats_compile(struct worker* worker, struct ub_stats_info* s,
H A Dstats.c257 server_stats_compile(struct worker* worker, struct ub_stats_info* s, int reset) in server_stats_compile() function
384 server_stats_compile(worker, s, reset); in server_stats_obtain()
427 server_stats_compile(worker, &s, reset); in server_stats_reply()
/netbsd-src/external/bsd/unbound/dist/util/shm_side/
H A Dshm_main.c242 server_stats_compile(worker, stat_info, 0); in shm_main_run()