Home
last modified time | relevance | path

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

/src/contrib/unbound/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
385 server_stats_compile(worker, s, reset); in server_stats_obtain()
435 server_stats_compile(worker, &s, reset); in server_stats_reply()
/src/contrib/unbound/util/shm_side/
H A Dshm_main.c242 server_stats_compile(worker, stat_info, 0); in shm_main_run()