Home
last modified time | relevance | path

Searched refs:gtod_reduce (Results 1 – 6 of 6) sorted by relevance

/external/fio/examples/
Dnull.fio3 gtod_reduce=1
/external/fio/t/jobs/
Dt0009-f8b0bd10.fio23 gtod_reduce=1
/external/fio/
Dthread_options.h196 unsigned int gtod_reduce; member
419 uint32_t gtod_reduce; member
Dcconv.c220 o->gtod_reduce = le32_to_cpu(top->gtod_reduce); in convert_thread_options_to_cpu()
381 top->gtod_reduce = cpu_to_le32(o->gtod_reduce); in convert_thread_options_to_net()
Dio_u.c1545 static inline int gtod_reduce(struct thread_data *td) in gtod_reduce() function
1557 if (!gtod_reduce(td)) in account_io_completion()
1589 if (!gtod_reduce(td)) in account_io_completion()
1728 if (!gtod_reduce(td)) in init_icd()
DHOWTO1532 gtod_reduce=bool Enable all of the gettimeofday() reducing options