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

/darwin-on-arm/xnu/bsd/sys/
H A Ddtrace_impl.h240 uint32_t dtag_base; /* base of aggregation */ member in struct:dtrace_aggregation
/darwin-on-arm/xnu/bsd/dev/dtrace/
H A Ddtrace.c2216 size = rec->dtrd_offset - agg->dtag_base;
2220 data = dbuf->dtb_tomax + offset + agg->dtag_base;
2281 i = act->dta_rec.dtrd_offset - agg->dtag_base;
2319 i = act->dta_rec.dtrd_offset - agg->dtag_base;
2402 i = act->dta_rec.dtrd_offset - agg->dtag_base;
10519 agg->dtag_base = aggbase;
17471 offs = agg->dtag_base;
18377 offs = agg->dtag_base;

Completed in 40 milliseconds