VirtualBox

Changeset 30844 in vbox


Ignore:
Timestamp:
Jul 14, 2010 2:30:12 PM (15 years ago)
Author:
vboxsync
Message:

Compile fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/PGMPhys.cpp

    r30843 r30844  
    33783378            STAM_PROFILE_START(&pVM->pgm.s.StatChunkUnmap, a);
    33793379            rc = VMMR3CallR0(pVM, VMMR0_DO_GMM_MAP_UNMAP_CHUNK, 0, &Req.Hdr);
    3380             STAM_PROFILE_START(&pVM->pgm.s.StatChunkUnmap, a);
     3380            STAM_PROFILE_STOP(&pVM->pgm.s.StatChunkUnmap, a);
    33813381            if (RT_SUCCESS(rc))
    33823382            {
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