Home | Sort by relevance Sort by last modified time |
/external/fio/ | |
trim.c | 75 if (!td->o.trim_percentage) 81 val *= (unsigned long long) td->o.trim_percentage; |
thread_options.h | 200 unsigned int trim_percentage; member in struct:thread_options 423 uint32_t trim_percentage; member in struct:thread_options_pack |
cconv.c | 224 o->trim_percentage = le32_to_cpu(top->trim_percentage); 385 top->trim_percentage = cpu_to_le32(o->trim_percentage); |
options.c | [all...] |
fio.1 | [all...] |