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

  /external/fio/
profile.c 9 struct profile_ops *find_profile(const char *profile) function
31 ops = find_profile(profile);
96 ops = find_profile(exec_profile);
profile.h 48 struct profile_ops *find_profile(const char *);

Completed in 1351 milliseconds