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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/apps/
H A Ds_time.c350 double totalTime = 0.0; local
458 totalTime += tm_Time_F(STOP); /* Add the time for this iteration */
463 nConn, totalTime, ((double)nConn / totalTime), bytes_read);
496 totalTime = 0.0;
550 totalTime += tm_Time_F(STOP); /* Add the time for this iteration */
554 nConn, totalTime, ((double)nConn / totalTime), bytes_read);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/apps/
H A Ds_time.c350 double totalTime = 0.0; local
458 totalTime += tm_Time_F(STOP); /* Add the time for this iteration */
463 nConn, totalTime, ((double)nConn / totalTime), bytes_read);
496 totalTime = 0.0;
550 totalTime += tm_Time_F(STOP); /* Add the time for this iteration */
554 nConn, totalTime, ((double)nConn / totalTime), bytes_read);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/apps/
H A Ds_time.c350 double totalTime = 0.0; local
458 totalTime += tm_Time_F(STOP); /* Add the time for this iteration */
463 nConn, totalTime, ((double)nConn / totalTime), bytes_read);
496 totalTime = 0.0;
550 totalTime += tm_Time_F(STOP); /* Add the time for this iteration */
554 nConn, totalTime, ((double)nConn / totalTime), bytes_read);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/apps/
H A Ds_time.c338 double totalTime = 0.0; local
450 totalTime += tm_Time_F(STOP); /* Add the time for this iteration */
453 printf( "\n\n%d connections in %.2fs; %.2f connections/user sec, bytes read %ld\n", nConn, totalTime, ((double)nConn/totalTime),bytes_read);
484 totalTime = 0.0;
540 totalTime += tm_Time_F(STOP); /* Add the time for this iteration*/
543 printf( "\n\n%d connections in %.2fs; %.2f connections/user sec, bytes read %ld\n", nConn, totalTime, ((double)nConn/totalTime),bytes_read);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/apps/
H A Ds_time.c338 double totalTime = 0.0; local
450 totalTime += tm_Time_F(STOP); /* Add the time for this iteration */
453 printf( "\n\n%d connections in %.2fs; %.2f connections/user sec, bytes read %ld\n", nConn, totalTime, ((double)nConn/totalTime),bytes_read);
484 totalTime = 0.0;
540 totalTime += tm_Time_F(STOP); /* Add the time for this iteration*/
543 printf( "\n\n%d connections in %.2fs; %.2f connections/user sec, bytes read %ld\n", nConn, totalTime, ((double)nConn/totalTime),bytes_read);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/apps/
H A Ds_time.c338 double totalTime = 0.0; local
450 totalTime += tm_Time_F(STOP); /* Add the time for this iteration */
453 printf( "\n\n%d connections in %.2fs; %.2f connections/user sec, bytes read %ld\n", nConn, totalTime, ((double)nConn/totalTime),bytes_read);
484 totalTime = 0.0;
540 totalTime += tm_Time_F(STOP); /* Add the time for this iteration*/
543 printf( "\n\n%d connections in %.2fs; %.2f connections/user sec, bytes read %ld\n", nConn, totalTime, ((double)nConn/totalTime),bytes_read);

Completed in 115 milliseconds