Home
last modified time | relevance | path

Searched refs:dtdda_total (Results 1 – 2 of 2) sorted by relevance

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_handle.c349 (uintmax_t)drop.dtdda_total, drop.dtdda_kind, in dt_handle_cpudrop()
452 drop.dtdda_total = nval; in dt_handle_status()
461 (uintmax_t)drop.dtdda_total, drop.dtdda_kind, in dt_handle_status()
H A Ddtrace.h324 uint64_t dtdda_total; /* total drops */ member