Home
last modified time | relevance | path

Searched defs:g_cpus_per_line (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/intrstat/
H A Dintrstat.c64 static int g_cpus_per_line = INTRSTAT_CPUS_PER_LINE(80); variable
/illumos-gate/usr/src/cmd/trapstat/sun4/
H A Dtrapstat.c73 static int g_cpus_per_line = (80 - TSTAT_COLUMN_OFFS) / TSTAT_COLUMNS_PER_CPU; variable