Home
last modified time | relevance | path

Searched refs:pcb_probe (Results 1 – 4 of 4) sorted by relevance

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_pcb.h74 struct dt_probe *pcb_probe; /* probe associated with current context */ member
H A Ddt_ident.c327 dt_probe_t *prp = yypcb->pcb_probe; in dt_idcook_args()
H A Ddt_cc.c1764 yypcb->pcb_probe = prp; in dt_setcontext()
1788 yypcb->pcb_probe = NULL; in dt_endcontext()
H A Ddt_cg.c1227 dt_probe_t *prp = yypcb->pcb_probe; in dt_cg_array_op()