Searched refs:TT_HDLR_WIDTH (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/mdb/i86pc/modules/unix/ |
H A D | unix.c | 45 #define TT_HDLR_WIDTH 17 macro 201 mdb_printf(" %-*d", TT_HDLR_WIDTH, rec->ttr_sysnum); 222 mdb_printf(" %-*a", TT_HDLR_WIDTH, sys.sy_callc); 237 mdb_printf("%-3s %-*s", "-", TT_HDLR_WIDTH, "(fakesoftint)"); 265 mdb_printf("%-*s", TT_HDLR_WIDTH, "(cpupoke)"); 267 mdb_printf("%-*s", TT_HDLR_WIDTH, "(spurious)"); 274 mdb_printf("%-*a", TT_HDLR_WIDTH, av.av_vector); 289 mdb_printf("%-3s %-*s", "-", TT_HDLR_WIDTH, "(fakesoftint)"); 310 mdb_printf("%-*s", TT_HDLR_WIDTH, "(cpupoke)"); 312 mdb_printf("%-*s", TT_HDLR_WIDTH, "(spuriou [all...] |
Completed in 43 milliseconds