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

/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_handle.c312 dt_handle_cpudrop(dtrace_hdl_t *dtp, processorid_t cpu, function
H A Ddt_impl.h707 extern int dt_handle_cpudrop(dtrace_hdl_t *, processorid_t,
H A Ddt_consume.c2869 return (dt_handle_cpudrop(dtp, cpu, DTRACEDROP_PRINCIPAL, drops));
3373 int error = dt_handle_cpudrop(dtp, i,
H A Ddt_aggregate.c474 if (dt_handle_cpudrop(dtp, cpu,

Completed in 170 milliseconds