Searched refs:tprofstat_width (Results 1 – 1 of 1) sorted by relevance
547 static int tprofstat_width[6]; in show_tprof_stat() local559 __CTASSERT(idx < __arraycount(tprofstat_width)); \ in show_tprof_stat()566 if (tprofstat_width[idx] < l) \ in show_tprof_stat()567 tprofstat_width[idx] = l; \ in show_tprof_stat()568 lim_printf(lim, "%-*.*s ", tprofstat_width[idx], \ in show_tprof_stat()569 tprofstat_width[idx], tmpbuf); \ in show_tprof_stat()