OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full: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
1133
if (!
exec_profile
&& o->prof_name)
1135
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 584 milliseconds