Home
last modified time | relevance | path

Searched refs:timehist_import (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/unbound/util/
H A Dtimehist.h132 void timehist_import(struct timehist* hist, long long* array, size_t sz);
H A Dtimehist.c223 timehist_import(struct timehist* hist, long long* array, size_t sz) in timehist_import() function
/freebsd/contrib/unbound/smallapp/
H A Dunbound-control.c325 timehist_import(hist, s->svr.hist, NUM_BUCKETS_HIST); in print_hist()
/freebsd/contrib/unbound/daemon/
H A Dremote.c1004 timehist_import(hist, s->svr.hist, NUM_BUCKETS_HIST); in print_hist()