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

  /external/fio/
thread_options.h 192 unsigned int gtod_offload; member in struct:thread_options
410 uint32_t gtod_offload; member in struct:thread_options_pack
cconv.c 218 o->gtod_offload = le32_to_cpu(top->gtod_offload);
375 top->gtod_offload = cpu_to_le32(o->gtod_offload);
init.c     [all...]
options.c 1063 td->o.gtod_offload = 1;
    [all...]

Completed in 598 milliseconds