Searched refs:dt_prcmode (Results 1 – 4 of 4) sorted by relevance
387 dtp->dt_prcmode = DT_PROC_STOP_CREATE; in dt_opt_evaltime()389 dtp->dt_prcmode = DT_PROC_STOP_PREINIT; in dt_opt_evaltime()391 dtp->dt_prcmode = DT_PROC_STOP_POSTINIT; in dt_opt_evaltime()393 dtp->dt_prcmode = DT_PROC_STOP_MAIN; in dt_opt_evaltime()
309 uint_t dt_prcmode; /* dtrace process create mode (see dt_proc.h) */ member
1216 dtp->dt_prcmode = DT_PROC_STOP_PREINIT; in dt_vopen()1218 dtp->dt_prcmode = DT_PROC_STOP_POSTINIT; in dt_vopen()
998 if (dt_proc_create_thread(dtp, dpr, dtp->dt_prcmode) != 0)