Lines Matching refs:time_start
2480 uint64 time_start, time_end;2485 time_start = tv.tv_sec * 1000000ULL + tv.tv_usec;2525 uint64 us_elapsed = time_end - time_start;