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

/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_impl.h408 #define DT_ACT_JSTACK DT_ACT(20) /* jstack() action */ macro
H A Ddt_cc.c751 assert(dnp->dn_ident->di_id == DT_ACT_JSTACK ||
754 if (dnp->dn_ident->di_id == DT_ACT_JSTACK) {
1053 case DT_ACT_JSTACK:
1118 anp->dn_ident->di_id == DT_ACT_JSTACK) {
H A Ddt_open.c250 { "jstack", DT_IDENT_ACTFUNC, 0, DT_ACT_JSTACK, DT_ATTR_STABCMN, DT_VERS_1_0,

Completed in 49 milliseconds