Lines Matching refs:c_time
617 long bytes, clock_t *s_time, clock_t *c_time);
619 clock_t *c_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);
1880 (double)c_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
2086 *c_time += (clock() - c_clock);
2214 clock_t *s_time, clock_t *c_time)
2357 * c_time and s_time increments will typically be very small
2365 *c_time += (clock() - c_clock);