Home
last modified time | relevance | path

Searched refs:dt_difo_free (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_pcb.c177 dt_difo_free(dtp, pcb->pcb_difo); in dt_pcb_pop()
H A Ddt_program.c204 dt_difo_free(dtp, edp->dted_pred.dtpdd_difo); in dt_ecbdesc_release()
343 dt_difo_free(dtp, ap->dtad_difo); in dtrace_stmt_destroy()
H A Ddt_xlator.c250 dt_difo_free(dtp, dxp->dx_membdif[i]); in dt_xlator_destroy()
H A Ddt_impl.h591 extern void dt_difo_free(dtrace_hdl_t *, dtrace_difo_t *);
H A Ddt_subr.c723 dt_difo_free(dtrace_hdl_t *dtp, dtrace_difo_t *dp) in dt_difo_free() function
H A Ddt_cc.c305 dt_difo_free(dtp, dp); in dt_action_difconst()