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

  /external/fio/
thread_options.h 219 char *exec_postrun; member in struct:thread_options
443 uint8_t exec_postrun[FIO_TOP_STR_MAX]; member in struct:thread_options_pack
cconv.c 41 free(o->exec_postrun);
70 string_to_cpu(&o->exec_postrun, top->exec_postrun);
279 string_to_net(top->exec_postrun, o->exec_postrun);
backend.c     [all...]
options.c     [all...]
  /external/fio/tools/
genfio 68 -A cmd_to_run : System command to run after each job (exec_postrun in fio)
261 echo "exec_postrun=$OPTARG" >> $TEMPLATE

Completed in 42 milliseconds