Searched refs:gtod_reduce (Results 1 – 6 of 6) sorted by relevance
3 gtod_reduce=1
23 gtod_reduce=1
196 unsigned int gtod_reduce; member419 uint32_t gtod_reduce; member
220 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()
1545 static inline int gtod_reduce(struct thread_data *td) in gtod_reduce() function1557 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()
1532 gtod_reduce=bool Enable all of the gettimeofday() reducing options