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

/bind-9.11.3/contrib/perftcpdns/
H A Dperftcpdns.c46 * the first shortwait counter is incremented.
208 uint64_t loops[4], shortwait[3]; /* rate stats */ variable
1405 shortwait[0]++;
1457 shortwait[1]++;
1521 shortwait[2]++;
1771 "- shortwait: no direct activity in a thread iteration\n"
2414 printf("shortwait: %llu,%llu,%llu\n",
2415 (unsigned long long) shortwait[0],
2416 (unsigned long long) shortwait[1],
2417 (unsigned long long) shortwait[
[all...]

Completed in 18 milliseconds