Searched refs:dt_prcmode (Results 1 – 4 of 4) sorted by relevance
363 dtp->dt_prcmode = DT_PROC_STOP_CREATE; in dt_opt_evaltime()365 dtp->dt_prcmode = DT_PROC_STOP_PREINIT; in dt_opt_evaltime()367 dtp->dt_prcmode = DT_PROC_STOP_POSTINIT; in dt_opt_evaltime()369 dtp->dt_prcmode = DT_PROC_STOP_MAIN; in dt_opt_evaltime()
275 uint_t dt_prcmode; /* dtrace process create mode (see dt_proc.h) */ member
889 if (dt_proc_create_thread(dtp, dpr, dtp->dt_prcmode) != 0) in dt_proc_create()
942 dtp->dt_prcmode = DT_PROC_STOP_PREINIT; in dt_vopen()