Searched refs:t_startpc (Results 1 – 8 of 8) sorted by relevance
| /onnv-gate/usr/src/cmd/mdb/common/modules/genunix/ |
| H A D | thread.c | 631 mdb_printf(" THREAD: %a()\n", t.t_startpc); in threadlist() 651 mdb_printf(" %a()\n", t.t_startpc); in threadlist() 801 mdb_printf(" %p (%a)\n", log[i].t_startpc, in stackinfo() 802 log[i].t_startpc); in stackinfo() 875 mdb_printf(" %a()", t.t_startpc); in stackinfo() 953 mdb_printf(" %a()", t.t_startpc); in stackinfo()
|
| /onnv-gate/usr/src/uts/common/sys/ |
| H A D | thread.h | 114 void (*t_startpc)(void); /* PC where thread started */ member 710 caddr_t t_startpc; /* where kthread started */ member
|
| /onnv-gate/usr/src/uts/common/tnf/ |
| H A D | tnf_res.c | 169 tnf_symbol, start_pc, t->t_startpc); in tnf_thread_create()
|
| /onnv-gate/usr/src/uts/common/os/ |
| H A D | callb.c | 402 char *sym = kobj_getsymname((uintptr_t)tp->t_startpc, in callb_is_stopped()
|
| /onnv-gate/usr/src/uts/common/disp/ |
| H A D | thread.c | 426 t->t_startpc = proc; in thread_create() 2062 kmem_stkinfo_log[index].t_startpc = (caddr_t)t->t_startpc; in stkinfo_end()
|
| /onnv-gate/usr/src/uts/i86pc/ml/ |
| H A D | offsets.in | 119 t_startpc
|
| /onnv-gate/usr/src/uts/sun4/ml/ |
| H A D | offsets.in | 159 t_startpc
|
| /onnv-gate/usr/src/cmd/mdb/common/modules/smbsrv/ |
| H A D | smbsrv.c | 2378 mdb_printf(" THREAD: %a()\n", t.t_startpc); in smb_worker_findstack()
|