Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/
H A Dbuiltin-top.c614 static void *display_thread_tui(void *arg) in display_thread_tui() function
1326 if (pthread_create(&thread, NULL, (use_browser > 0 ? display_thread_tui : in __cmd_top()