hpmctr_t
sizeof (hpmctr_t));
sizeof (hpmctr_t));
size_cache[r] * sizeof (hpmctr_t));
hpmctr_t *hpm_counters;
ctrs_sz += P2ROUNDUP((r_pgcnt * sizeof (hpmctr_t)),
sizeof (hpmctr_t *));
(hpmctr_t *)alloc_base;
P2ROUNDUP((sizeof (hpmctr_t) * r_pgcnt),
sizeof (hpmctr_t *));
hpmctr_t *new_ctr, *old_ctr;
hpmctr_t *ctr_cache[MMU_PAGE_SIZES];
sizeof (hpmctr_t), KM_NOSLEEP);