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

  /external/fio/
profile.c 93 if (!exec_profile)
96 ops = find_profile(exec_profile);
options.h 14 extern char *exec_profile;
parse.c 1084 if (!exec_profile && o->prof_name)
1086 if (exec_profile && !(o->prof_name && !strcmp(exec_profile, o->prof_name)))
init.c 56 char *exec_profile = NULL; variable
    [all...]
backend.c     [all...]

Completed in 124 milliseconds