Home | Sort by relevance Sort by last modified time |
/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...] |