Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_impl.h422 #define DT_ACT_STACK DT_ACT(3) /* stack() action */ macro
H A Ddt_cc.c1103 case DT_ACT_STACK: in dt_compile_fun()
1193 if (anp->dn_ident->di_id == DT_ACT_STACK) { in dt_compile_agg()
H A Ddt_open.c373 { "stack", DT_IDENT_ACTFUNC, 0, DT_ACT_STACK, DT_ATTR_STABCMN, DT_VERS_1_0,