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

/illumos-gate/usr/src/cmd/truss/
H A Dfcall.c653 Stk->tref = 0;
727 Stk->tref = 0;
795 Stk->tref = 0;
818 prgreg_t tref = Lsp->pr_reg[R_G7]; local
820 prgreg_t tref = Lsp->pr_reg[REG_FS]; local
822 prgreg_t tref = Lsp->pr_reg[GS]; local
837 Stk->tref = 0;
858 Stk->tref = 0;
876 "lwp#%d, error=%d, tref=0x%.8lx\n",
877 (int)lwpid, error, (long)tref);
930 prgreg_t tref = Lsp->pr_reg[R_G7]; local
932 prgreg_t tref = (data_model == PR_MODEL_LP64) ? local
935 prgreg_t tref = Lsp->pr_reg[GS]; local
[all...]
H A Dramdata.h269 prgreg_t tref; /* %g7 (sparc) or %gs (intel) */ member in struct:callstack

Completed in 61 milliseconds