Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/trapstat/sun4/
H A Dtrapstat.c57 #define TSTAT_COLUMNS_PER_CPU 9 macro
73 static int g_cpus_per_line = (80 - TSTAT_COLUMN_OFFS) / TSTAT_COLUMNS_PER_CPU;
177 TSTAT_COLUMNS_PER_CPU; in set_width()