Searched defs:thread_mode (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/latencytop/common/
H A Ddisplay.c66 static int thread_mode = FALSE; variable
271 type, thread_mode ? 'T' : 'P');
590 if (!thread_mode) {
814 if (!thread_mode) {
956 thread_mode = !thread_mode;

Completed in 45 milliseconds