Searched refs:server_stats_init (Results 1 – 3 of 3) sorted by relevance
61 void server_stats_init(struct ub_server_stats* stats, struct config_file* cfg);
90 void server_stats_init(struct ub_server_stats* stats, struct config_file* cfg) in server_stats_init() function
2223 server_stats_init(&worker->stats, cfg); in worker_init()2416 server_stats_init(&worker->stats, worker->env.cfg); in worker_stats_clear()