Searched refs:current_list_type (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/latencytop/common/
H A Ddisplay.c68 static int current_list_type = LT_LIST_CAUSE; variable
195 if (LT_LIST_SPECIALS != current_list_type) {
233 list = lt_stat_list_create(current_list_type,
255 switch (current_list_type) {
314 list = lt_stat_list_create(current_list_type, LT_LEVEL_PROCESS,
324 if (current_list_type != LT_LIST_SPECIALS) {
511 list = lt_stat_list_create(current_list_type, LT_LEVEL_THREAD,
522 if (current_list_type != LT_LIST_SPECIALS) {
962 current_list_type = LT_LIST_CAUSE;
971 current_list_type
[all...]

Completed in 111 milliseconds