Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/latencytop/
H A Dlatencytop.h101 } lt_sort_t; typedef
212 pid_t, id_t, int, lt_sort_t);
H A Ddisplay.c65 static lt_sort_t sort_type = LT_SORT_TOTAL;
H A Dstat.c596 pid_t pid, id_t tid, int count, lt_sort_t sort_by) in lt_stat_list_create()