VirtualBox

Changeset 18980 in vbox for trunk/src/VBox/VMM/PGMInternal.h


Ignore:
Timestamp:
Apr 17, 2009 8:07:08 AM (16 years ago)
Author:
vboxsync
Message:

Compile fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/PGMInternal.h

    r18978 r18980  
    32363236    else
    32373237    {
    3238         STAM_COUNTER_INC(&pPGMCPU->StatR0DynMapHCPageInlMisses);
     3238        STAM_COUNTER_INC(&pPGM->StatR0DynMapHCPageInlMisses);
    32393239        pgmR0DynMapHCPageCommon(pVM, pSet, HCPhys, ppv);
    32403240    }
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