Searched refs:NUM_BUCKETS_HIST (Results 1 - 8 of 8) sorted by relevance

/openbsd-current/usr.sbin/unbound/util/
H A Dtimehist.h46 #define NUM_BUCKETS_HIST 40 macro
H A Dtimehist.c91 hist->num = NUM_BUCKETS_HIST;
/openbsd-current/sbin/unwind/libunbound/util/
H A Dtimehist.h46 #define NUM_BUCKETS_HIST 40 macro
H A Dtimehist.c91 hist->num = NUM_BUCKETS_HIST;
/openbsd-current/usr.sbin/unbound/daemon/
H A Dstats.c283 NUM_BUCKETS_HIST);
498 for(i=0; i<NUM_BUCKETS_HIST; i++)
H A Dremote.c875 timehist_import(hist, s->svr.hist, NUM_BUCKETS_HIST);
/openbsd-current/usr.sbin/unbound/smallapp/
H A Dunbound-control.c295 timehist_import(hist, s->svr.hist, NUM_BUCKETS_HIST);
/openbsd-current/usr.sbin/unbound/testcode/
H A Dunitmain.c433 unit_assert(UB_STATS_BUCKET_NUM == NUM_BUCKETS_HIST);

Completed in 191 milliseconds