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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/
H A Dbuiltin-top.c889 static void *display_thread(void *arg __used) function
1289 if (pthread_create(&thread, NULL, display_thread, session)) {

Completed in 25 milliseconds