Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/sparc/mdb/
H A Dproc_isadep.c160 tid = PTL_TID(t); in pt_regs()
314 tid = PTL_TID(t); in pt_fpregs()
567 PTL_TID(t), &xrs) == 0 && xrs.pr_type == XR_TYPE_V8P)) { in pt_addfpregs()
/titanic_41/usr/src/cmd/mdb/common/mdb/
H A Dmdb_proc.h87 #define PTL_TID(t) \ macro
H A Dmdb_proc.c1086 } else if (PTL_GETREGS(t, PTL_TID(t), gregs.gregs) != 0) { in pt_stack_common()
1474 mdb_tgt_tid_t tid = PTL_TID(t); in reg_disc_get()
1487 mdb_tgt_tid_t tid = PTL_TID(t); in reg_disc_set()
2733 return (pt_lookup_by_name_thr(t, object, name, symp, sip, PTL_TID(t))); in pt_lookup_by_name()
3275 tsp->st_tid = PTL_TID(t); in pt_status()
/titanic_41/usr/src/cmd/mdb/intel/mdb/
H A Dproc_ia32dep.c159 tid = PTL_TID(t); in pt_regs()
430 tid = PTL_TID(t); in pt_fpregs()
H A Dproc_amd64dep.c204 tid = PTL_TID(t); in pt_regs()
487 tid = PTL_TID(t); in pt_fpregs()