Searched refs:tt_tick (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/cmd/mdb/sun4u/modules/unix/ |
H A D | unix.c | 619 mdb_printf("%016llx %04hx %-12s %02x %02x %0?p %A\n", ttp->tt_tick, in ttprint_short() 623 mdb_printf("%016llx %04hx %-12s %04hx %0?p %A\n", ttp->tt_tick, in ttprint_short() 644 ttp->tt_tick, ttp->tt_tstate, ttp->tt_tt, ttp->tt_tl, ttp->tt_gl, in ttprint_long() 649 ttp->tt_tick, ttp->tt_tstate, ttp->tt_tt, ttp->tt_tl, in ttprint_long() 753 if (tc->tc_rec->tt_tick == 0) in ttrace_walk_step() 756 if (tc->tc_rec->tt_tick > oldest_tick) { in ttrace_walk_step() 757 oldest_tick = tc->tc_rec->tt_tick; in ttrace_walk_step() 919 ttp->tt_tick, ttp->tt_ty, ttp->tt_tag, ttp->tt_tt, ttstr, in httprint_short() 938 ttp->tt_tick, ttp->tt_tstate, ttp->tt_hpstate, ttp->tt_ty, in httprint_long() 1042 if (tc->tc_rec->tt_tick == 0) in httrace_walk_step() [all …]
|
/titanic_41/usr/src/uts/sun4v/sys/ |
H A D | traptrace.h | 88 uint64_t tt_tick; /* Tick */ member 105 uint64_t tt_tick; member
|
/titanic_41/usr/src/uts/sun4u/sys/ |
H A D | traptrace.h | 63 uint64_t tt_tick; member
|
/titanic_41/usr/src/uts/sun4v/ml/ |
H A D | mach_offsets.in | 124 tt_tick TRAP_ENT_TICK
|
/titanic_41/usr/src/uts/sun4u/ml/ |
H A D | mach_offsets.in | 92 tt_tick TRAP_ENT_TICK
|