Searched refs:DT_ACT_JSTACK (Results 1 – 3 of 3) sorted by relevance
833 assert(dnp->dn_ident->di_id == DT_ACT_JSTACK || in dt_action_ustack_args()836 if (dnp->dn_ident->di_id == DT_ACT_JSTACK) { in dt_action_ustack_args()1172 case DT_ACT_JSTACK: in dt_compile_fun()1237 anp->dn_ident->di_id == DT_ACT_JSTACK) { in dt_compile_agg()
484 #define DT_ACT_JSTACK DT_ACT(20) /* jstack() action */ macro
325 { "jstack", DT_IDENT_ACTFUNC, 0, DT_ACT_JSTACK, DT_ATTR_STABCMN, DT_VERS_1_0,