Searched refs:tc_stop (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/sun4u/modules/unix/
H A Dunix.c660 struct trap_trace_record *tc_stop; member in struct:ttrace_cpu_data
720 tc->tc_stop = (struct trap_trace_record *)
783 if (tc->tc_rec == tc->tc_stop) {
948 struct htrap_trace_record *tc_stop; member in struct:httrace_cpu_data
1009 tc->tc_stop = (struct htrap_trace_record *)
1073 if (tc->tc_rec == tc->tc_stop) {

Completed in 60 milliseconds