Home
last modified time | relevance | path

Searched refs:sdp_is_tailcall (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsdt_impl.h80 boolean_t sdp_is_tailcall; /* invoked as a tail call */ member
/illumos-gate/usr/src/uts/intel/dtrace/
H A Dsdt.c188 sdp->sdp_is_tailcall = in sdt_provide_module()
350 if (sdp->sdp_is_tailcall) in sdt_getarg()