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

/darwin-on-arm/xnu/bsd/sys/
H A Ddtrace_impl.h417 uint32_t dtb_xamot_drops; /* drops in inactive buffer */ member in struct:dtrace_buffer
/darwin-on-arm/xnu/bsd/dev/dtrace/
H A Ddtrace.c2625 src->dtb_xamot_drops += src->dtb_drops;
11332 buf->dtb_xamot_drops = buf->dtb_drops;
17929 desc.dtbd_drops = buf->dtb_xamot_drops;
18007 stat.dtst_specdrops += buf->dtb_xamot_drops;
18838 desc.dtbd_drops = buf->dtb_xamot_drops;
18916 stat.dtst_specdrops += buf->dtb_xamot_drops;

Completed in 65 milliseconds