Searched refs:total_n_handled (Results 1 – 1 of 1) sorted by relevance
54 int total_n_handled = 0; variable90 ++total_n_handled; in errorcb()96 if (total_n_handled && (total_n_handled%1000)==0) in errorcb()97 printf("%d requests done\n",total_n_handled); in errorcb()210 if (!total_n_handled) { in main()216 throughput = total_n_handled / in main()230 total_n_handled, in main()233 (double)(usec/1000) / total_n_handled, in main()