Searched refs:dt_handle_cpudrop (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/lib/libdtrace/common/ |
H A D | dt_handle.c | 308 dt_handle_cpudrop(dtrace_hdl_t *dtp, processorid_t cpu, in dt_handle_cpudrop() function
|
H A D | dt_impl.h | 647 extern int dt_handle_cpudrop(dtrace_hdl_t *, processorid_t,
|
H A D | dt_consume.c | 2543 return (dt_handle_cpudrop(dtp, cpu, DTRACEDROP_PRINCIPAL, drops)); in dt_consume_cpu() 3041 int error = dt_handle_cpudrop(dtp, i, in dtrace_consume()
|
H A D | dt_aggregate.c | 464 if (dt_handle_cpudrop(dtp, cpu, in dt_aggregate_snap_cpu()
|