Searched defs: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);
143 g_cpus_per_line = INTRSTAT_CPUS_PER_LINE(win.ws_col);

Completed in 59 milliseconds