VirtualBox

Changeset 26727 in vbox


Ignore:
Timestamp:
Feb 24, 2010 9:29:30 AM (15 years ago)
Author:
vboxsync
Message:

Stats

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/PGMAllBth.h

    r26717 r26727  
    29672967            if (PGM_PAGE_GET_PDE_TYPE(pPage) == PGM_PAGE_PDE_TYPE_PDE)
    29682968            {
     2969                STAM_REL_COUNTER_INC(&pVM->pgm.s.StatLargePageReused);
    29692970                AssertRelease(PGM_PAGE_GET_STATE(pPage) == PGM_PAGE_STATE_ALLOCATED);
    29702971                HCPhys = PGM_PAGE_GET_HCPHYS(pPage);
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette