Home
last modified time | relevance | path

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

/freebsd/usr.bin/top/
H A Dmachine.c163 static int previous_proc_count = 0; variable
625 if (previous_proc_count == 0) in get_old_proc()
640 oldpp = bsearch(&pp, previous_pref, previous_proc_count, in get_old_proc()
785 previous_proc_count = nproc; in get_process_info()