Searched refs:server_stats_prefetch (Results 1 – 3 of 3) sorted by relevance
186 void server_stats_prefetch(struct server_stats* stats, struct worker* worker);
92 void server_stats_prefetch(struct server_stats* stats, struct worker* worker) in server_stats_prefetch() function
646 server_stats_prefetch(&worker->stats, worker); in reply_and_prefetch()