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

/illumos-gate/usr/src/cmd/mdb/sun4u/modules/unix/
H A Dunix.c55 int ttf_cpu; member in struct:trap_trace_fullrec
61 int ttf_cpu; member in struct:htrap_trace_fullrec
560 mdb_printf("%3d ", full->ttf_cpu);
562 if (*cpu != full->ttf_cpu)
637 mdb_printf("%3d ", full->ttf_cpu);
638 else if (*cpu != full->ttf_cpu)
769 fullrec.ttf_cpu = oldest;
908 mdb_printf("%3d ", full->ttf_cpu);
910 if (*cpu != full->ttf_cpu)
932 mdb_printf("%3d ", full->ttf_cpu);
[all...]

Completed in 59 milliseconds