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);
87 void server_stats_init(struct ub_server_stats* stats, struct config_file* cfg) in server_stats_init() function
1845 server_stats_init(&worker->stats, cfg); in worker_init()2004 server_stats_init(&worker->stats, worker->env.cfg); in worker_stats_clear()