Home | Sort by relevance Sort by last modified time |
/external/fio/engines/ | |
cpu.c | 85 o->thinktime_blocks = 1; |
/external/fio/ | |
thread_options.h | 166 unsigned int thinktime_blocks; member in struct:thread_options 435 uint32_t thinktime_blocks; member in struct:thread_options_pack |
cconv.c | 206 o->thinktime_blocks = le32_to_cpu(top->thinktime_blocks); 409 top->thinktime_blocks = cpu_to_le32(o->thinktime_blocks); |
backend.c | 1026 if (!(b % td->o.thinktime_blocks)) { [all...] |
options.c | [all...] |
HOWTO | [all...] |
fio.1 | [all...] |