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

/macosx-10.10.1/dtrace-147/libdtrace/
H A Ddt_cc.c780 assert(dnp->dn_ident->di_id == DT_ACT_JSTACK ||
783 if (dnp->dn_ident->di_id == DT_ACT_JSTACK) {
1272 case DT_ACT_JSTACK:
1349 anp->dn_ident->di_id == DT_ACT_JSTACK) {
H A Ddt_impl.h464 #define DT_ACT_JSTACK DT_ACT(20) /* jstack() action */ macro
H A Ddt_open.c266 { "jstack", DT_IDENT_ACTFUNC, 0, DT_ACT_JSTACK, DT_ATTR_STABCMN, DT_VERS_1_0,

Completed in 134 milliseconds