Symbol: ub_server_stats
sbin/unwind/libunbound/daemon/stats.h
118
void server_stats_insquery(struct ub_server_stats* stats, struct comm_point* c,
sbin/unwind/libunbound/daemon/stats.h
127
void server_stats_insrcode(struct ub_server_stats* stats, struct sldns_buffer* buf);
sbin/unwind/libunbound/daemon/stats.h
134
void server_stats_downstream_cookie(struct ub_server_stats* stats,
sbin/unwind/libunbound/daemon/stats.h
61
void server_stats_init(struct ub_server_stats* stats, struct config_file* cfg);
sbin/unwind/libunbound/daemon/stats.h
64
void server_stats_querymiss(struct ub_server_stats* stats, struct worker* worker);
sbin/unwind/libunbound/daemon/stats.h
67
void server_stats_prefetch(struct ub_server_stats* stats, struct worker* worker);
sbin/unwind/libunbound/daemon/stats.h
70
void server_stats_log(struct ub_server_stats* stats, struct worker* worker,
sbin/unwind/libunbound/daemon/worker.h
129
struct ub_server_stats stats;
sbin/unwind/libunbound/libunbound/unbound.h
869
struct ub_server_stats svr;
sbin/unwind/libunbound/services/rpz.c
1701
struct ub_server_stats* stats,
sbin/unwind/libunbound/services/rpz.c
2239
struct comm_reply* repinfo, struct ub_server_stats* stats)
sbin/unwind/libunbound/services/rpz.c
2659
uint8_t* taglist, size_t taglen, struct ub_server_stats* stats,
sbin/unwind/libunbound/services/rpz.c
2739
size_t taglen, struct ub_server_stats* stats, int* passthru)
sbin/unwind/libunbound/services/rpz.h
183
uint8_t* taglist, size_t taglen, struct ub_server_stats* stats,
usr.sbin/unbound/daemon/stats.c
104
void server_stats_prefetch(struct ub_server_stats* stats, struct worker* worker)
usr.sbin/unbound/daemon/stats.c
113
void server_stats_log(struct ub_server_stats* stats, struct worker* worker,
usr.sbin/unbound/daemon/stats.c
140
set_subnet_stats(struct worker* worker, struct ub_server_stats* svr,
usr.sbin/unbound/daemon/stats.c
165
set_neg_cache_stats(struct worker* worker, struct ub_server_stats* svr,
usr.sbin/unbound/daemon/stats.c
532
void server_stats_insquery(struct ub_server_stats* stats, struct comm_point* c,
usr.sbin/unbound/daemon/stats.c
586
void server_stats_insrcode(struct ub_server_stats* stats, sldns_buffer* buf)
usr.sbin/unbound/daemon/stats.c
596
void server_stats_downstream_cookie(struct ub_server_stats* stats,
usr.sbin/unbound/daemon/stats.c
90
void server_stats_init(struct ub_server_stats* stats, struct config_file* cfg)
usr.sbin/unbound/daemon/stats.c
96
void server_stats_querymiss(struct ub_server_stats* stats, struct worker* worker)
usr.sbin/unbound/daemon/stats.h
118
void server_stats_insquery(struct ub_server_stats* stats, struct comm_point* c,
usr.sbin/unbound/daemon/stats.h
127
void server_stats_insrcode(struct ub_server_stats* stats, struct sldns_buffer* buf);
usr.sbin/unbound/daemon/stats.h
134
void server_stats_downstream_cookie(struct ub_server_stats* stats,
usr.sbin/unbound/daemon/stats.h
61
void server_stats_init(struct ub_server_stats* stats, struct config_file* cfg);
usr.sbin/unbound/daemon/stats.h
64
void server_stats_querymiss(struct ub_server_stats* stats, struct worker* worker);
usr.sbin/unbound/daemon/stats.h
67
void server_stats_prefetch(struct ub_server_stats* stats, struct worker* worker);
usr.sbin/unbound/daemon/stats.h
70
void server_stats_log(struct ub_server_stats* stats, struct worker* worker,
usr.sbin/unbound/daemon/worker.h
129
struct ub_server_stats stats;
usr.sbin/unbound/libunbound/unbound.h
869
struct ub_server_stats svr;
usr.sbin/unbound/services/rpz.c
1701
struct ub_server_stats* stats,
usr.sbin/unbound/services/rpz.c
2239
struct comm_reply* repinfo, struct ub_server_stats* stats)
usr.sbin/unbound/services/rpz.c
2659
uint8_t* taglist, size_t taglen, struct ub_server_stats* stats,
usr.sbin/unbound/services/rpz.c
2739
size_t taglen, struct ub_server_stats* stats, int* passthru)
usr.sbin/unbound/services/rpz.h
183
uint8_t* taglist, size_t taglen, struct ub_server_stats* stats,