Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/sparc/mdb/
H A Dproc_isadep.c331 if (PTL_GETFPREGS(t, tid, &fprs) != 0) { in pt_fpregs()
424 if (PTL_GETFPREGS(t, tid, &fprs) != 0) in pt_getfpreg()
473 if (PTL_GETFPREGS(t, tid, &fprs) != 0) in pt_putfpreg()
/titanic_41/usr/src/cmd/mdb/common/mdb/
H A Dmdb_proc.h115 #define PTL_GETFPREGS(t, tid, fpregs) \ macro
/titanic_41/usr/src/cmd/mdb/intel/mdb/
H A Dproc_ia32dep.c469 if (PTL_GETFPREGS(t, tid, &fprs) != 0) { in pt_fpregs()
H A Dproc_amd64dep.c491 if (PTL_GETFPREGS(t, tid, &fprs) != 0) { in pt_fpregs()