Searched refs:dtrace_handle_drop (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddtrace.h318 extern int dtrace_handle_drop(dtrace_hdl_t *, dtrace_handle_drop_f *, void *);
H A Ddt_handle.c92 dtrace_handle_drop(dtrace_hdl_t *dtp, dtrace_handle_drop_f *hdlr, void *arg) function
/freebsd-11.0-release/cddl/contrib/opensolaris/cmd/dtrace/
H A Ddtrace.c1714 if (dtrace_handle_drop(g_dtp, &drophandler, NULL) == -1)
/freebsd-11.0-release/cddl/contrib/opensolaris/cmd/lockstat/
H A Dlockstat.c1136 if (dtrace_handle_drop(g_dtp, &drophandler, NULL) == -1)

Completed in 135 milliseconds