Searched refs:dt_xlatemode (Results 1 – 7 of 7) sorted by relevance
521 dtp->dt_xlatemode = DT_XL_DYNAMIC; in dt_opt_xlate()523 dtp->dt_xlatemode = DT_XL_STATIC; in dt_opt_xlate()
335 dtp->dt_xlatemode == DT_XL_STATIC) in dt_xlator_lookup()
278 uint_t dt_xlatemode; /* dtrace translator linking mode (see below) */ member
514 dtp->dt_xlatemode == DT_XL_DYNAMIC) { in dof_add_provider()581 if (nxr != 0 && dtp->dt_xlatemode == DT_XL_DYNAMIC) { in dof_add_provider()
375 if (dtp->dt_xlatemode == DT_XL_STATIC && ( in dt_idcook_args()
945 dtp->dt_xlatemode = DT_XL_STATIC; in dt_vopen()
2467 if (dtp->dt_xlatemode == DT_XL_DYNAMIC) in dt_compile()