Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libdtrace/common/
H A Ddt_impl.h400 #define DT_STACK_CTFP(dtp) ((dtp)->dt_ddefs->dm_ctfp) macro
H A Ddt_parser.c957 return (dnp->dn_ctfp == DT_STACK_CTFP(yypcb->pcb_hdl) && in dt_node_is_stack()