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

/external/fio/
H A Dprofile.h20 struct profile_ops { struct
45 int register_profile(struct profile_ops *);
46 void unregister_profile(struct profile_ops *);
48 struct profile_ops *find_profile(const char *);

Completed in 531 milliseconds