Searched defs:stats_t (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/contrib/dnsperf-2.1.0.0-1/
H A Ddnsperf.c136 } stats_t; typedef in typeref:struct:__anon57
176 stats_t stats;
269 print_statistics(const config_t *config, const times_t *times, stats_t *stats)
345 sum_stats(const config_t *config, stats_t *total)
352 stats_t *stats = &threads[i].stats;
547 num_outstanding(const stats_t *stats)
567 stats_t *stats;
797 stats_t *stats;
942 stats_t total;
1096 stats_t total_stat
[all...]

Completed in 15 milliseconds