Home
last modified time | relevance | path

Searched refs:find_profile (Results 1 – 2 of 2) sorted by relevance

/external/fio/
Dprofile.c9 struct profile_ops *find_profile(const char *profile) in find_profile() function
31 ops = find_profile(profile); in load_profile()
96 ops = find_profile(exec_profile); in profile_add_hooks()
Dprofile.h48 struct profile_ops *find_profile(const char *);