Home
last modified time | relevance | path

Searched refs:aggbase (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c11233 uint32_t aggbase = UINT32_MAX; local
11255 ASSERT(aggbase != UINT32_MAX);
11258 agg->dtag_base = aggbase;
11267 aggbase = UINT32_MAX;
11278 ASSERT3U(aggbase, ==, UINT32_MAX);
11282 aggbase = curneeded - sizeof (dtrace_aggid_t);
11283 ASSERT(IS_P2ALIGNED(aggbase,