Searched refs:sleep_ts (Results 1 – 1 of 1) sorted by relevance
1309 struct timespec sleep_ts; in run_file_io_stream() local1316 sleep_ts.tv_sec = 1; in run_file_io_stream()1317 sleep_ts.tv_nsec = 0; in run_file_io_stream()1399 show_latency || show_rms ? &sleep_ts : NULL, NULL); in run_file_io_stream()