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

/bind-9.11.3/contrib/dnsperf-2.1.0.0-1/
H A Dresperf.c711 fprintf(plotf, "# time target_qps actual_qps "
726 double target_qps = local
733 target_qps,
/bind-9.11.3/contrib/queryperf/
H A Dqueryperf.c169 unsigned int target_qps; /* init 0 */ variable
694 target_qps = uint_arg_val;
999 if (set_query_interval(target_qps) == -1)
1642 if (countrcodes && (found == TRUE || target_qps > 0))
1646 if (target_qps > 0) {
1835 if (target_qps > 0 && sending == TRUE && count == 0 &&
2077 if (target_qps > 0) {
2079 queries_per_sec_total, target_qps);
2209 if (target_qps > 0 &&

Completed in 18 milliseconds