Searched refs:DT_ACT_USTACK (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_impl.h400 #define DT_ACT_USTACK DT_ACT(12) /* ustack() action */ macro
H A Ddt_cc.c752 dnp->dn_ident->di_id == DT_ACT_USTACK);
763 assert(dnp->dn_ident->di_id == DT_ACT_USTACK);
1052 case DT_ACT_USTACK:
1117 if (anp->dn_ident->di_id == DT_ACT_USTACK ||
H A Ddt_open.c393 { "ustack", DT_IDENT_ACTFUNC, 0, DT_ACT_USTACK, DT_ATTR_STABCMN, DT_VERS_1_0,

Completed in 25 milliseconds