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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Ddtrace_impl.h406 #define DTRACEBUF_CONSUMED 0x0080 /* buffer has been consumed */ macro
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/dtrace/
H A Ddtrace.c15838 if (buf->dtb_flags & DTRACEBUF_CONSUMED) {
15877 buf->dtb_flags |= DTRACEBUF_CONSUMED;

Completed in 87 milliseconds