TSTAT_TOTAL_NENT
for (nent = 0; nent < TSTAT_TOTAL_NENT; nent++) {
for (nent = 0; nent < TSTAT_TOTAL_NENT; nent++) {
for (i = 0; i < TSTAT_TOTAL_NENT; i++)
tstat_enabled = kmem_alloc(TSTAT_TOTAL_NENT * sizeof (int), KM_SLEEP);
kmem_free(tstat_enabled, TSTAT_TOTAL_NENT * sizeof (int));
uint32_t tinst_traptab[TSTAT_TOTAL_NENT * TSTAT_ENT_NINSTR];