Searched refs:dt_active (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_work.c137 if (!dtp->dt_active)
189 if (dtp->dt_active)
235 dtp->dt_active = 1;
H A Ddt_impl.h281 uint_t dt_active; /* boolean: set once tracing is active */ member in struct:dtrace_hdl
H A Ddt_options.c1079 if (dtp->dt_active)
H A Ddt_consume.c3223 if (!dtp->dt_active)
3246 if (dtp->dt_active && dtp->dt_beganon != -1 &&
H A Ddt_aggregate.c726 if (!dtp->dt_active)

Completed in 116 milliseconds