Searched refs:process_thread (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/
H A Dbuiltin-top.c1094 static void *process_thread(void *arg) function
1321 if (pthread_create(&thread_process, NULL, process_thread, top)) {

Completed in 110 milliseconds