Searched refs:total_n_handled (Results 1 – 1 of 1) sorted by relevance
53 int total_n_handled = 0; variable89 ++total_n_handled; in errorcb()95 if (total_n_handled && (total_n_handled%1000)==0) in errorcb()96 printf("%d requests done\n",total_n_handled); in errorcb()209 if (!total_n_handled) { in main()215 throughput = total_n_handled / in main()229 total_n_handled, in main()232 (double)(usec/1000) / total_n_handled, in main()