Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Ddtrace.h239 #define DIF_VAR_USTACKDEPTH 0x011b /* user-land stack depth */ macro
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_open.c438 { "ustackdepth", DT_IDENT_SCALAR, 0, DIF_VAR_USTACKDEPTH,
/illumos-gate/usr/src/uts/common/dtrace/
H A Ddtrace.c3300 case DIF_VAR_USTACKDEPTH: in dtrace_dif_variable()