Home
last modified time | relevance | path

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

/external/fio/
Dprofile.h49 void profile_add_hooks(struct thread_data *);
Dprofile.c89 void profile_add_hooks(struct thread_data *td) in profile_add_hooks() function
Dinit.c471 profile_add_hooks(td); in get_new_job()