43 #ifndef DAEMON_STATS_H 44 #define DAEMON_STATS_H void server_stats_reply(struct worker *worker, int reset)
void server_stats_insquery(struct ub_server_stats *stats, struct comm_point *c, uint16_t qtype, uint16_t qclass, struct edns_data *edns, struct comm_reply *repinfo)
void server_stats_add(struct ub_stats_info *total, struct ub_stats_info *a)
void server_stats_obtain(struct worker *worker, struct worker *who, struct ub_stats_info *s, int reset)
void server_stats_compile(struct worker *worker, struct ub_stats_info *s, int reset)
void server_stats_insrcode(struct ub_server_stats *stats, struct sldns_buffer *buf)
void server_stats_prefetch(struct ub_server_stats *stats, struct worker *worker)
void server_stats_log(struct ub_server_stats *stats, struct worker *worker, int threadnum)
const GenericPointer< typename T::ValueType > T2 T::AllocatorType & a
void server_stats_init(struct ub_server_stats *stats, struct config_file *cfg)
void server_stats_querymiss(struct ub_server_stats *stats, struct worker *worker)