Home
last modified time | relevance | path

Searched refs:dtdda_drops (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/lib/libdtrace/common/
H A Ddt_handle.c323 drop.dtdda_drops = howmany; in dt_handle_cpudrop()
435 drop.dtdda_drops = nval - oval; in dt_handle_status()
H A Ddtrace.h309 uint64_t dtdda_drops; /* number of drops */ member
/titanic_50/usr/src/cmd/arcwatch/
H A Darcwatch.c150 fprintf(stderr, "type %d drops %lld\n", data->dtdda_kind, data->dtdda_drops); in drophandler()
/titanic_50/usr/src/lib/libdtrace_jni/common/
H A Ddtj_consume.c255 data->dtdda_cpu, kind, data->dtdda_drops, data->dtdda_total, msg); in dtj_drophandler()