Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c10234 scdp->scd_rttecnt[rgnp->rgn_pgszc] += in sfmmu_set_scd_rttecnt()
15093 new_scdp->scd_rttecnt[i] = 0; in sfmmu_alloc_scd()
15142 old_scdp->scd_rttecnt[i]); in sfmmu_join_scd()
15172 sfmmup->sfmmu_scdrttecnt[i] = scdp->scd_rttecnt[i]; in sfmmu_join_scd()
15173 ASSERT(sfmmup->sfmmu_ttecnt[i] >= scdp->scd_rttecnt[i]); in sfmmu_join_scd()
15329 scdp->scd_rttecnt[i]); in sfmmu_leave_scd()
15389 scdp->scd_rttecnt[i]); in sfmmu_leave_scd()
H A Dhat_sfmmu.h733 ulong_t scd_rttecnt[MMU_PAGE_SIZES]; member