Lines Matching full:start_time
184 struct timeval start_time;411 runtime = time_since_now(&oper->start_time); 703 gettimeofday(&oper->start_time, NULL);742 struct timeval start_time;746 gettimeofday(&start_time, NULL);749 calc_latency(&start_time, &stop_time, &t->io_submit_latency);