Searched refs:dtb_xamot_drops (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Ddtrace_impl.h417 uint32_t dtb_xamot_drops; /* drops in inactive buffer */ member in struct:dtrace_buffer
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/dtrace/
H A Ddtrace.c2208 src->dtb_xamot_drops += src->dtb_drops;
9920 buf->dtb_xamot_drops = buf->dtb_drops;
15920 desc.dtbd_drops = buf->dtb_xamot_drops;
15998 stat.dtst_specdrops += buf->dtb_xamot_drops;

Completed in 22 milliseconds