Home
last modified time | relevance | path

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

/external/fio/
Didletime.c76 static void *idle_prof_thread_fn(void *data) in idle_prof_thread_fn() function
254 if ((ret = pthread_create(&ipt->thread, &tattr, idle_prof_thread_fn, ipt))) { in fio_idle_prof_init()