Home | History | Annotate | Download | only in fio

Lines Matching refs:exec_string

1193 static int exec_string(struct thread_options *o, const char *string, const char *mode)
1443 if (o->exec_prerun && exec_string(o, o->exec_prerun, (const char *)"prerun"))
1533 exec_string(o, o->exec_postrun, (const char *)"postrun");