Home
last modified time | relevance | path

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

/src/usr.bin/top/
H A Dmachine.c163 static int previous_proc_count = 0; variable
698 if (previous_proc_count == 0) in get_old_proc()
713 oldpp = bsearch(&pp, previous_pref, previous_proc_count, in get_old_proc()
861 previous_proc_count = nproc; in get_process_info()