Home | History | Annotate | Download | only in netperf

Lines Matching full:time_two

102 static struct timeval time_two;
549 HIST_timestamp(&time_two);
550 HIST_add(time_hist,delta_micro(&time_one,&time_two));
1233 HIST_timestamp(&time_two);
1234 HIST_add(time_hist,delta_micro(&time_one,&time_two));
2714 HIST_timestamp(&time_two);
2715 HIST_add(time_hist,delta_micro(&time_one,&time_two));