Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/util/
H A Dtimehist.h116 void timehist_log(struct timehist* hist, const char* name);
H A Dtimehist.c148 void timehist_log(struct timehist* hist, const char* name) in timehist_log() function
/freebsd/contrib/unbound/services/
H A Dmesh.c2249 timehist_log(mesh->histogram, "recursions"); in mesh_stats()