Searched refs:server_stats_init (Results 1 – 3 of 3) sorted by relevance
180 void server_stats_init(struct server_stats* stats, struct config_file* cfg);
78 void server_stats_init(struct server_stats* stats, struct config_file* cfg) in server_stats_init() function
1250 server_stats_init(&worker->stats, cfg); in worker_init()1387 server_stats_init(&worker->stats, worker->env.cfg); in worker_stats_clear()