Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/sun4u/modules/unix/
H A Dunix.c55 int ttf_cpu; member
61 int ttf_cpu; member
560 mdb_printf("%3d ", full->ttf_cpu); in ttprint_short()
562 if (*cpu != full->ttf_cpu) in ttprint_short()
637 mdb_printf("%3d ", full->ttf_cpu); in ttprint_long()
638 else if (*cpu != full->ttf_cpu) in ttprint_long()
769 fullrec.ttf_cpu = oldest; in ttrace_walk_step()
908 mdb_printf("%3d ", full->ttf_cpu); in httprint_short()
910 if (*cpu != full->ttf_cpu) in httprint_short()
932 mdb_printf("%3d ", full->ttf_cpu); in httprint_long()
[all …]