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

  /external/fio/examples/
e4defrag2.fio 29 stonewall
42 stonewall
52 stonewall
  /external/fio/
thread_options.h 153 unsigned int stonewall; member in struct:thread_options
377 uint32_t stonewall; member in struct:thread_options_pack
init.c 1114 if ((o->stonewall || o->new_group) && prev_group_jobs) {
1188 * recurse add identical jobs, clear numjobs and stonewall options
1199 td_new->o.stonewall = 0;
1310 int ret = 0, stonewall; local
1343 stonewall = stonewall_flag;
1397 * Separate multiple job files by a stonewall
1399 if (!global && stonewall) {
1400 td->o.stonewall = stonewall;
1401 stonewall = 0
    [all...]
cconv.c 191 o->stonewall = le32_to_cpu(top->stonewall);
348 top->stonewall = cpu_to_le32(o->stonewall);
backend.c     [all...]
options.c     [all...]
  /external/fio/tools/
genfio 137 stonewall
168 echo "stonewall" >> $OUTFILE

Completed in 59 milliseconds