Searched refs:dt_handle_cpudrop (Results 1 – 4 of 4) sorted by relevance
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
H A D | dt_handle.c | 313 dt_handle_cpudrop(dtrace_hdl_t *dtp, processorid_t cpu, in dt_handle_cpudrop() function
|
H A D | dt_impl.h | 714 extern int dt_handle_cpudrop(dtrace_hdl_t *, processorid_t,
|
H A D | dt_consume.c | 3683 rval = dt_handle_cpudrop(dtp, cpu, DTRACEDROP_PRINCIPAL, drops); in dt_consume_cpu() 4192 error = dt_handle_cpudrop(dtp, i,
|
H A D | dt_aggregate.c | 477 if (dt_handle_cpudrop(dtp, cpu,
|