Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/latencytop/
H A Ddisplay.c68 static int current_list_type = LT_LIST_CAUSE;
256 case LT_LIST_CAUSE: in print_current_mode()
962 current_list_type = LT_LIST_CAUSE; in lt_display_loop()
H A Dlatencytop.h109 LT_LIST_CAUSE, /* List latency by causes (default) */ enumerator
H A Dstat.c676 if (list_type == LT_LIST_CAUSE && in lt_stat_list_create()