Home
last modified time | relevance | path

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

/netbsd/src/external/cddl/osnet/dist/lib/libdtrace/common/
Ddt_cc.c359 dt_action_difconst(ap, anp->dn_ident->di_id, DTRACEACT_LIBACT); in dt_action_clear()
408 dt_action_difconst(ap, anp->dn_ident->di_id, DTRACEACT_LIBACT); in dt_action_normalize()
422 ap->dtad_kind = DTRACEACT_LIBACT; in dt_action_normalize()
475 dt_action_difconst(ap, anp->dn_ident->di_id, DTRACEACT_LIBACT); in dt_action_trunc()
481 dt_action_difconst(ap, 0, DTRACEACT_LIBACT); in dt_action_trunc()
486 ap->dtad_kind = DTRACEACT_LIBACT; in dt_action_trunc()
903 ap->dtad_kind = DTRACEACT_LIBACT; in dt_action_setopt()
909 dt_action_difconst(ap, 0, DTRACEACT_LIBACT); in dt_action_setopt()
913 ap->dtad_kind = DTRACEACT_LIBACT; in dt_action_setopt()
954 dt_action_difconst(ap, 0, DTRACEACT_LIBACT); in dt_action_ftruncate()
Ddt_consume.c1652 if (rec->dtrd_action != DTRACEACT_LIBACT) in dt_normalize()
1762 if (rec->dtrd_action != DTRACEACT_LIBACT) in dt_trunc()
2188 if (act == DTRACEACT_LIBACT) { in dt_consume_cpu()
/netbsd/src/external/cddl/osnet/dist/uts/common/sys/
Ddtrace.h426 #define DTRACEACT_LIBACT 5 /* library-controlled action */ macro
/netbsd/src/external/cddl/osnet/dist/uts/common/dtrace/
Ddtrace.c8018 case DTRACEACT_LIBACT:
11814 case DTRACEACT_LIBACT: