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

/bind-9.6-ESV-R11/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 14 milliseconds