Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/top/dist/machine/
H A Dm_linux.c831 static int show_threads; variable
895 show_threads = sel->threads && have_task; in get_process_info()
985 if (show_threads && pid != taskpid) in get_process_info()
1037 if (show_threads && proc->threads > 1 && proc->next != NULL) in get_process_info()
1114 if (show_threads) in format_next_process()
H A Dm_freebsd.c377 static int show_threads = 0; variable
1223 show_threads = sel->threads; in get_process_info()
1255 if (show_threads || !is_thread) in get_process_info()
1335 if (show_threads || !is_thread) in get_process_info()
H A Dm_sunos5.c202 static int show_threads = 0; variable
1521 show_threads = sel->threads; in get_process_info()
2110 if (show_threads) in getptable()