Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/intrstat/
H A Dintrstat.c43 #define INTRSTAT_CPUS_PER_LINE(w) \ macro
64 static int g_cpus_per_line = INTRSTAT_CPUS_PER_LINE(80);
144 g_cpus_per_line = INTRSTAT_CPUS_PER_LINE(win.ws_col); in set_width()