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

/darwin-on-arm/xnu/bsd/sys/
H A Ddtrace_impl.h798 uint64_t dtdsc_drops; /* number of capacity drops */ member in struct:dtrace_dstate_percpu
/darwin-on-arm/xnu/bsd/dev/dtrace/
H A Ddtrace.c1878 dcpu->dtdsc_drops++;
1937 dcpu->dtdsc_drops++;
17992 stat.dtst_dyndrops += dcpu->dtdsc_drops;
18901 stat.dtst_dyndrops += dcpu->dtdsc_drops;

Completed in 96 milliseconds