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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Ddtrace_impl.h240 uint32_t dtag_base; /* base of aggregation */ member in struct:dtrace_aggregation
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/dtrace/
H A Ddtrace.c1811 size = rec->dtrd_offset - agg->dtag_base;
1815 data = dbuf->dtb_tomax + offset + agg->dtag_base;
1876 i = act->dta_rec.dtrd_offset - agg->dtag_base;
1914 i = act->dta_rec.dtrd_offset - agg->dtag_base;
1997 i = act->dta_rec.dtrd_offset - agg->dtag_base;
9144 agg->dtag_base = aggbase;
15458 offs = agg->dtag_base;

Completed in 99 milliseconds