Home
last modified time | relevance | path

Searched refs:th_buck (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/unbound/util/
H A Dtimehist.h51 struct th_buck { struct
67 struct th_buck* buckets; argument
H A Dtimehist.c92 hist->buckets = (struct th_buck*)calloc(hist->num, in timehist_setup()
93 sizeof(struct th_buck)); in timehist_setup()
/freebsd/contrib/unbound/services/
H A Dmesh.c2052 sizeof(struct th_buck)*mesh->histogram->num + in mesh_get_mem()