HomeSort by: relevance | last modified time | path
    Searched refs:DT_ACT_USTACK (Results 1 - 3 of 3) sorted by relevancy

  /src/external/cddl/osnet/dist/lib/libdtrace/common/
dt_cc.c 834 dnp->dn_ident->di_id == DT_ACT_USTACK);
845 assert(dnp->dn_ident->di_id == DT_ACT_USTACK);
1171 case DT_ACT_USTACK:
1236 if (anp->dn_ident->di_id == DT_ACT_USTACK ||
dt_impl.h 472 #define DT_ACT_USTACK DT_ACT(12) /* ustack() action */
dt_open.c 518 { "ustack", DT_IDENT_ACTFUNC, 0, DT_ACT_USTACK, DT_ATTR_STABCMN, DT_VERS_1_0,

Completed in 23 milliseconds