Searched refs:idle_prof_thread_fn (Results 1 – 1 of 1) sorted by relevance
76 static void *idle_prof_thread_fn(void *data) in idle_prof_thread_fn() function254 if ((ret = pthread_create(&ipt->thread, &tattr, idle_prof_thread_fn, ipt))) { in fio_idle_prof_init()