proced-sort

proced-sort is a compiled Lisp function in `proced.el'.

(proced-sort PROCESS-ALIST SORTER DESCEND)

Sort PROCESS-ALIST using scheme SORTER.
SORTER is a scheme like `proced-sort'.
DESCEND is non-nil if the first element of SORTER is sorted
in descending order.
Return the sorted process list.