Searched refs:scd_rttecnt (Results 1 – 2 of 2) sorted by relevance
10047 scdp->scd_rttecnt[rgnp->rgn_pgszc] += in sfmmu_set_scd_rttecnt()14888 new_scdp->scd_rttecnt[i] = 0; in sfmmu_alloc_scd()14937 old_scdp->scd_rttecnt[i]); in sfmmu_join_scd()14967 sfmmup->sfmmu_scdrttecnt[i] = scdp->scd_rttecnt[i]; in sfmmu_join_scd()14968 ASSERT(sfmmup->sfmmu_ttecnt[i] >= scdp->scd_rttecnt[i]); in sfmmu_join_scd()15124 scdp->scd_rttecnt[i]); in sfmmu_leave_scd()15184 scdp->scd_rttecnt[i]); in sfmmu_leave_scd()
730 ulong_t scd_rttecnt[MMU_PAGE_SIZES]; member