Searched refs:DOF_ID_DIFTREG (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/dtrace-118.1/libdtrace/
H A Ddt_dof.c623 hp->dofh_ident[DOF_ID_DIFTREG] = dtp->dt_conf.dtc_diftupregs;
/macosx-10.9.5/xnu-2422.115.4/bsd/sys/
H A Ddtrace.h748 #define DOF_ID_DIFTREG 9 /* DIF tuple registers used by compiler */ macro
/macosx-10.9.5/xnu-2422.115.4/bsd/dev/dtrace/
H A Ddtrace.c12379 dof->dofh_ident[DOF_ID_DIFTREG] = DIF_DTR_NREGS;
13254 if (dof->dofh_ident[DOF_ID_DIFTREG] > DIF_DTR_NREGS) {

Completed in 193 milliseconds