Lines Matching refs:s_time
617 long bytes, clock_t *s_time, clock_t *c_time);
618 int doit_biopair(SSL *s_ssl, SSL *c_ssl, long bytes, clock_t *s_time,
910 clock_t s_time = 0, c_time = 0;
1805 ret = doit_biopair(s_ssl, c_ssl, bytes, &s_time, &c_time);
1810 bytes, &s_time, &c_time);
1814 bytes, &s_time, &c_time);
1879 (double)s_time / CLOCKS_PER_SEC,
1885 (double)s_time, (double)c_time);
1917 clock_t *s_time, clock_t *c_time)
2078 * c_time and s_time increments will typically be very small
2149 *s_time += (clock() - s_clock);
2214 clock_t *s_time, clock_t *c_time)
2357 * c_time and s_time increments will typically be very small
2428 *s_time += (clock() - s_clock);