Home
last modified time | relevance | path

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

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