Searched refs:thread_results (Results 1 – 1 of 1) sorted by relevance
482 struct timespec thread_results[LOOPS]; in main() local526 thread_results[j] = thread_juggle(fd1, fd2, in main()529 thread_results[j].tv_sec = 0; in main()530 thread_results[j].tv_nsec = 0; in main()567 scale_timespec(&thread_results[j], p); in main()569 (intmax_t)thread_results[j].tv_sec, in main()570 thread_results[j].tv_nsec); in main()