Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Ddtrace.h625 #define DOF_ID_DIFTREG 9 /* DIF tuple registers used by compiler */ macro
/illumos-gate/usr/src/cmd/mdb/common/modules/dtrace/
H A Ddof.c570 h.dofh_ident[DOF_ID_DIFTREG]); in dof_hdr()
H A Ddtrace.c512 dof->dofh_ident[DOF_ID_DIFTREG] = DIF_DTR_NREGS; in dtracemdb_dof_create()
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_dof.c619 hp->dofh_ident[DOF_ID_DIFTREG] = dtp->dt_conf.dtc_diftupregs; in dof_hdr()
/illumos-gate/usr/src/uts/common/dtrace/
H A Ddtrace.c12643 dof->dofh_ident[DOF_ID_DIFTREG] = DIF_DTR_NREGS; in dtrace_dof_create()
13387 if (dof->dofh_ident[DOF_ID_DIFTREG] > DIF_DTR_NREGS) { in dtrace_dof_slurp()