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

/macosx-10.9.5/xnu-2422.115.4/bsd/sys/
H A Ddtrace_impl.h417 uint32_t dtb_xamot_drops; /* drops in inactive buffer */ member in struct:dtrace_buffer
/macosx-10.9.5/xnu-2422.115.4/bsd/dev/dtrace/
H A Ddtrace.c2634 src->dtb_xamot_drops += src->dtb_drops;
11374 buf->dtb_xamot_drops = buf->dtb_drops;
17973 desc.dtbd_drops = buf->dtb_xamot_drops;
18051 stat.dtst_specdrops += buf->dtb_xamot_drops;
18883 desc.dtbd_drops = buf->dtb_xamot_drops;
18961 stat.dtst_specdrops += buf->dtb_xamot_drops;

Completed in 190 milliseconds