Home
last modified time | relevance | path

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

/freebsd-14.2/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c11202 uint32_t aggbase = UINT32_MAX; local
11224 ASSERT(aggbase != UINT32_MAX);
11227 agg->dtag_base = aggbase;
11236 aggbase = UINT32_MAX;
11247 ASSERT3U(aggbase, ==, UINT32_MAX);
11251 aggbase = curneeded - sizeof (dtrace_aggid_t);
11252 ASSERT(IS_P2ALIGNED(aggbase,