Searched defs:exec_profile (Results 1 - 1 of 1) sorted by relevance

/external/fio/
H A Dinit.c56 char *exec_profile = NULL; variable
2459 if (exec_profile)
2460 free(exec_profile);
2461 exec_profile = strdup(optarg);
2795 if (exec_profile)

Completed in 59 milliseconds