Home
last modified time | relevance | path

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

/freebsd-13.1/usr.bin/top/
H A Dmachine.c164 static int previous_proc_count = 0; variable
618 if (previous_proc_count == 0) in get_old_proc()
633 oldpp = bsearch(&pp, previous_pref, previous_proc_count, in get_old_proc()
778 previous_proc_count = nproc; in get_process_info()