Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_impl.h420 #define DT_ACT_TRACE DT_ACT(1) /* trace() action */ macro
H A Ddt_cc.c668 boolean_t istrace = (dnp->dn_ident->di_id == DT_ACT_TRACE); in dt_action_trace()
1115 case DT_ACT_TRACE: in dt_compile_fun()
H A Ddt_open.c417 { "trace", DT_IDENT_ACTFUNC, 0, DT_ACT_TRACE, DT_ATTR_STABCMN, DT_VERS_1_0,