Searched refs:tv_start (Results 1 - 23 of 23) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/tests/
H A Dtest-timer-performance.c49 struct timeval tv_start, tv_lap, tv_stop; local
63 quagga_gettime(QUAGGA_CLK_MONOTONIC, &tv_start);
88 t_schedule = 1000 * (tv_lap.tv_sec - tv_start.tv_sec);
89 t_schedule += (tv_lap.tv_usec - tv_start.tv_usec) / 1000;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/tests/
H A Dtest-timer-performance.c49 struct timeval tv_start, tv_lap, tv_stop; local
63 quagga_gettime(QUAGGA_CLK_MONOTONIC, &tv_start);
88 t_schedule = 1000 * (tv_lap.tv_sec - tv_start.tv_sec);
89 t_schedule += (tv_lap.tv_usec - tv_start.tv_usec) / 1000;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/tests/
H A Dtest-timer-performance.c49 struct timeval tv_start, tv_lap, tv_stop; local
63 quagga_gettime(QUAGGA_CLK_MONOTONIC, &tv_start);
88 t_schedule = 1000 * (tv_lap.tv_sec - tv_start.tv_sec);
89 t_schedule += (tv_lap.tv_usec - tv_start.tv_usec) / 1000;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/tools/perf/bench/
H A Dmem-memcpy.c99 struct timeval tv_start, tv_end, tv_diff; local
146 BUG_ON(gettimeofday(&tv_start, NULL));
156 timersub(&tv_end, &tv_start, &tv_diff);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/tools/perf/bench/
H A Dmem-memcpy.c99 struct timeval tv_start, tv_end, tv_diff; local
146 BUG_ON(gettimeofday(&tv_start, NULL));
156 timersub(&tv_end, &tv_start, &tv_diff);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/torture/raw/
H A Doffline.c72 struct timeval tv_start; member in struct:offline_state
222 lat = timeval_elapsed(&state->tv_start);
233 state->tv_start = timeval_current();
342 if (timeval_elapsed(&state[i].tv_start) > latencies[state[i].op]) {
343 latencies[state[i].op] = timeval_elapsed(&state[i].tv_start);
469 state[i].tv_start = timeval_current();
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/torture/raw/
H A Doffline.c72 struct timeval tv_start; member in struct:offline_state
222 lat = timeval_elapsed(&state->tv_start);
233 state->tv_start = timeval_current();
342 if (timeval_elapsed(&state[i].tv_start) > latencies[state[i].op]) {
343 latencies[state[i].op] = timeval_elapsed(&state[i].tv_start);
469 state[i].tv_start = timeval_current();
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/torture/raw/
H A Doffline.c72 struct timeval tv_start; member in struct:offline_state
222 lat = timeval_elapsed(&state->tv_start);
233 state->tv_start = timeval_current();
342 if (timeval_elapsed(&state[i].tv_start) > latencies[state[i].op]) {
343 latencies[state[i].op] = timeval_elapsed(&state[i].tv_start);
469 state[i].tv_start = timeval_current();
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/torture/nbench/
H A Dnbio.c40 static struct timeval tv_start, tv_end; variable in typeref:struct:timeval
229 return 1.0e-6 * total / timeval_elapsed2(&tv_start, &tv_end);
271 t = timeval_elapsed(&tv_start);
274 tv_start = timeval_current();
329 tv_start = timeval_current();
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/torture/nbench/
H A Dnbio.c40 static struct timeval tv_start, tv_end; variable in typeref:struct:timeval
229 return 1.0e-6 * total / timeval_elapsed2(&tv_start, &tv_end);
271 t = timeval_elapsed(&tv_start);
274 tv_start = timeval_current();
329 tv_start = timeval_current();
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/torture/nbench/
H A Dnbio.c40 static struct timeval tv_start, tv_end; variable in typeref:struct:timeval
229 return 1.0e-6 * total / timeval_elapsed2(&tv_start, &tv_end);
271 t = timeval_elapsed(&tv_start);
274 tv_start = timeval_current();
329 tv_start = timeval_current();
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/libevent/test/
H A Dregress_rpc.c732 struct timeval tv_start, tv_end; local
752 evutil_gettimeofday(&tv_start, NULL);
791 evutil_timersub(&tv_end, &tv_start, &tv_end);
H A Dregress_http.c2563 struct timeval tv_start, tv_end; local
2586 evutil_gettimeofday(&tv_start, NULL);
2591 evutil_timersub(&tv_end, &tv_start, &tv_end);
2769 struct timeval tv_start, tv_end; local
2795 evutil_gettimeofday(&tv_start, NULL);
2802 evutil_timersub(&tv_end, &tv_start, &tv_end);
3100 struct timeval tv, tv_start, tv_end; local
3133 evutil_gettimeofday(&tv_start, NULL);
3136 evutil_timersub(&tv_end, &tv_start, &tv_end);
3160 evutil_gettimeofday(&tv_start, NUL
[all...]
H A Dregress.c1333 struct timeval tv, tv_start, tv_end; local
1347 evutil_gettimeofday(&tv_start, NULL);
1350 evutil_timersub(&tv_end, &tv_start, &tv_end);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/libevent/test/
H A Dregress_rpc.c732 struct timeval tv_start, tv_end; local
752 evutil_gettimeofday(&tv_start, NULL);
791 evutil_timersub(&tv_end, &tv_start, &tv_end);
H A Dregress_http.c2563 struct timeval tv_start, tv_end; local
2586 evutil_gettimeofday(&tv_start, NULL);
2591 evutil_timersub(&tv_end, &tv_start, &tv_end);
2769 struct timeval tv_start, tv_end; local
2795 evutil_gettimeofday(&tv_start, NULL);
2802 evutil_timersub(&tv_end, &tv_start, &tv_end);
3100 struct timeval tv, tv_start, tv_end; local
3133 evutil_gettimeofday(&tv_start, NULL);
3136 evutil_timersub(&tv_end, &tv_start, &tv_end);
3160 evutil_gettimeofday(&tv_start, NUL
[all...]
H A Dregress.c1333 struct timeval tv, tv_start, tv_end; local
1347 evutil_gettimeofday(&tv_start, NULL);
1350 evutil_timersub(&tv_end, &tv_start, &tv_end);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/libevent/test/
H A Dregress_rpc.c732 struct timeval tv_start, tv_end; local
752 evutil_gettimeofday(&tv_start, NULL);
791 evutil_timersub(&tv_end, &tv_start, &tv_end);
H A Dregress_http.c2563 struct timeval tv_start, tv_end; local
2586 evutil_gettimeofday(&tv_start, NULL);
2591 evutil_timersub(&tv_end, &tv_start, &tv_end);
2769 struct timeval tv_start, tv_end; local
2795 evutil_gettimeofday(&tv_start, NULL);
2802 evutil_timersub(&tv_end, &tv_start, &tv_end);
3100 struct timeval tv, tv_start, tv_end; local
3133 evutil_gettimeofday(&tv_start, NULL);
3136 evutil_timersub(&tv_end, &tv_start, &tv_end);
3160 evutil_gettimeofday(&tv_start, NUL
[all...]
H A Dregress.c1333 struct timeval tv, tv_start, tv_end; local
1347 evutil_gettimeofday(&tv_start, NULL);
1350 evutil_timersub(&tv_end, &tv_start, &tv_end);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/torture/basic/
H A Ddenytest.c1423 struct timeval tv, tv_start; local
1438 GetTimeOfDay(&tv_start);
1472 tdif = usec_time_diff(&tv, &tv_start);
1515 struct timeval tv, tv_start; local
1525 GetTimeOfDay(&tv_start);
1559 tdif = usec_time_diff(&tv, &tv_start);
1749 struct timeval tv, tv_start; local
1769 GetTimeOfDay(&tv_start);
1858 tdif = usec_time_diff(&tv, &tv_start);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/torture/basic/
H A Ddenytest.c1423 struct timeval tv, tv_start; local
1438 GetTimeOfDay(&tv_start);
1472 tdif = usec_time_diff(&tv, &tv_start);
1515 struct timeval tv, tv_start; local
1525 GetTimeOfDay(&tv_start);
1559 tdif = usec_time_diff(&tv, &tv_start);
1749 struct timeval tv, tv_start; local
1769 GetTimeOfDay(&tv_start);
1858 tdif = usec_time_diff(&tv, &tv_start);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/torture/basic/
H A Ddenytest.c1423 struct timeval tv, tv_start; local
1438 GetTimeOfDay(&tv_start);
1472 tdif = usec_time_diff(&tv, &tv_start);
1515 struct timeval tv, tv_start; local
1525 GetTimeOfDay(&tv_start);
1559 tdif = usec_time_diff(&tv, &tv_start);
1749 struct timeval tv, tv_start; local
1769 GetTimeOfDay(&tv_start);
1858 tdif = usec_time_diff(&tv, &tv_start);

Completed in 324 milliseconds