Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/latencytop/
H A Dlatencytop.h93 LT_LEVEL_THREAD, /* Per-thread statistics */ enumerator
H A Dstat.c467 stat_t = new_collection(LT_LEVEL_THREAD, in get_stat_c()
612 if (level == LT_LEVEL_THREAD) { in lt_stat_list_create()
H A Ddisplay.c511 list = lt_stat_list_create(current_list_type, LT_LEVEL_THREAD, in print_thread()