Searched refs:mesh_time_median (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/contrib/unbound/libunbound/
H A Dunbound.h872 double mesh_time_median; member in struct:ub_stats_info
/freebsd-current/contrib/unbound/util/shm_side/
H A Dshm_main.c303 stat_total->mesh_time_median /= (double)worker->daemon->num;
/freebsd-current/contrib/unbound/daemon/
H A Dstats.c270 s->mesh_time_median = timehist_quartile(worker->env.mesh->histogram,
513 total->mesh_time_median += a->mesh_time_median;
H A Dremote.c731 s->mesh_time_median)) return 0;
1102 total.mesh_time_median /= (double)daemon->num;
/freebsd-current/contrib/unbound/smallapp/
H A Dunbound-control.c246 printf("%s.recursion.time.median"SQ"%g\n", nm, s->mesh_time_median);

Completed in 133 milliseconds