proced-omit-processes
proced-omit-processes is an interactive compiled Lisp function in `proced.el
'.
(proced-omit-processes &optional ARG QUIET)
Omit marked processes.
With prefix ARG, omit that many lines starting with the current line.
(A negative argument omits backward.)
If `transient-mark-mode' is turned on and the region is active,
omit the processes in region.
If QUIET is non-nil suppress status message.
Returns count of omitted lines.