Home
last modified time | relevance | path

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

/freebsd-13.1/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c11193 uint32_t aggbase = UINT32_MAX; local
11215 ASSERT(aggbase != UINT32_MAX);
11218 agg->dtag_base = aggbase;
11227 aggbase = UINT32_MAX;
11238 ASSERT3U(aggbase, ==, UINT32_MAX);
11242 aggbase = curneeded - sizeof (dtrace_aggid_t);
11243 ASSERT(IS_P2ALIGNED(aggbase,