HomeSort by relevance Sort by last modified time
    Searched refs:gtod_reduce (Results 1 - 3 of 3) sorted by null

  /external/fio/
thread_options.h 190 unsigned int gtod_reduce; member in struct:thread_options
408 uint32_t gtod_reduce; member in struct:thread_options_pack
cconv.c 216 o->gtod_reduce = le32_to_cpu(top->gtod_reduce);
373 top->gtod_reduce = cpu_to_le32(o->gtod_reduce);
io_u.c 1551 static inline int gtod_reduce(struct thread_data *td) function
    [all...]

Completed in 59 milliseconds