Searched refs:cthreads (Results 1 – 1 of 1) sorted by relevance
558 struct clock_thread *cthreads; in fio_monotonic_clocktest() local584 cthreads = malloc(nr_cpus * sizeof(struct clock_thread)); in fio_monotonic_clocktest()592 struct clock_thread *t = &cthreads[i]; in fio_monotonic_clocktest()610 struct clock_thread *t = &cthreads[i]; in fio_monotonic_clocktest()616 struct clock_thread *t = &cthreads[i]; in fio_monotonic_clocktest()622 struct clock_thread *t = &cthreads[i]; in fio_monotonic_clocktest()629 free(cthreads); in fio_monotonic_clocktest()