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

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_work.c143 if (!dtp->dt_active)
194 if (dtp->dt_active)
237 dtp->dt_active = 1;
H A Ddt_impl.h263 uint_t dt_active; /* boolean: set once tracing is active */ member in struct:dtrace_hdl
H A Ddt_consume.c2246 if (!dtp->dt_active)
2274 if (dtp->dt_active && dtp->dt_beganon != -1) {
H A Ddt_options.c1072 if (dtp->dt_active)
H A Ddt_aggregate.c648 if (!dtp->dt_active)

Completed in 59 milliseconds