Searched refs:DTRACEACT_LIBACT (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_cc.c373 dt_action_difconst(ap, anp->dn_ident->di_id, DTRACEACT_LIBACT);
422 dt_action_difconst(ap, anp->dn_ident->di_id, DTRACEACT_LIBACT);
436 ap->dtad_kind = DTRACEACT_LIBACT;
489 dt_action_difconst(ap, anp->dn_ident->di_id, DTRACEACT_LIBACT);
495 dt_action_difconst(ap, 0, DTRACEACT_LIBACT);
500 ap->dtad_kind = DTRACEACT_LIBACT;
839 ap->dtad_kind = DTRACEACT_LIBACT;
845 dt_action_difconst(ap, 0, DTRACEACT_LIBACT);
849 ap->dtad_kind = DTRACEACT_LIBACT;
890 dt_action_difconst(ap, 0, DTRACEACT_LIBACT);
[all...]
H A Ddt_consume.c1250 if (rec->dtrd_action != DTRACEACT_LIBACT)
1360 if (rec->dtrd_action != DTRACEACT_LIBACT)
1699 if (act == DTRACEACT_LIBACT) {
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/uts/common/sys/
H A Ddtrace.h396 #define DTRACEACT_LIBACT 5 /* library-controlled action */ macro
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/uts/common/dtrace/
H A Ddtrace.c6304 case DTRACEACT_LIBACT:
9951 case DTRACEACT_LIBACT:

Completed in 94 milliseconds