Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/dtrace/
Ddtrace.c11169 uint32_t aggbase = UINT32_MAX; local
11191 ASSERT(aggbase != UINT32_MAX);
11194 agg->dtag_base = aggbase;
11203 aggbase = UINT32_MAX;
11214 ASSERT3U(aggbase, ==, UINT32_MAX);
11218 aggbase = curneeded - sizeof (dtrace_aggid_t);
11219 ASSERT(IS_P2ALIGNED(aggbase,