Searched refs:libtop_psort (Results 1 - 3 of 3) sorted by last modified time

/macosx-10.9.5/top-89.1.2/
H A Dlibtop.c402 * libtop_psort()).
443 libtop_psort(libtop_sort_t *sort, void *data) function
497 * sample. The order depends on if/how libtop_psort() was called.
505 /* Use the order set by libtop_psort(). */
H A Dlibtop.h359 libtop_psort(libtop_sort_t *a_sort, void *a_data);
363 * sample. If libtop_psort() was called after the most recent libtop_sample()
H A Dtop.c260 * The ordering is important here, because the libtop_psort actually
263 libtop_psort(top_sort, NULL);

Completed in 110 milliseconds