Searched refs:dt_handle_cpudrop (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/lib/libdtrace/common/ |
H A D | dt_handle.c | 310 dt_handle_cpudrop(dtrace_hdl_t *dtp, processorid_t cpu, in dt_handle_cpudrop() function
|
H A D | dt_impl.h | 646 extern int dt_handle_cpudrop(dtrace_hdl_t *, processorid_t,
|
H A D | dt_consume.c | 2541 return (dt_handle_cpudrop(dtp, cpu, DTRACEDROP_PRINCIPAL, drops)); in dt_consume_cpu() 3040 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()
|