Home
last modified time | relevance | path

Searched refs:DT_ACT_PRINT (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
Ddt_impl.h489 #define DT_ACT_PRINT DT_ACT(29) /* print() action */ macro
Ddt_cc.c704 if (dnp->dn_ident->di_id == DT_ACT_PRINT) { in dt_action_trace()
1120 case DT_ACT_PRINT: in dt_compile_fun()
Ddt_open.c393 { "print", DT_IDENT_ACTFUNC, 0, DT_ACT_PRINT, DT_ATTR_STABCMN, DT_VERS_1_9,