Home
last modified time | relevance | path

Searched refs:load_profile (Results 1 – 3 of 3) sorted by relevance

/external/fio/
Dprofile.h47 int load_profile(const char *);
Dprofile.c25 int load_profile(const char *profile) in load_profile() function
Dbackend.c2192 if (load_profile(exec_profile)) in fio_backend()