VirtualBox

Changeset 32271 in vbox


Ignore:
Timestamp:
Sep 7, 2010 9:59:46 AM (14 years ago)
Author:
vboxsync
Message:

spaces

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/pgm.h

    r32213 r32271  
    465465VMMR3DECL(uint32_t) PGMR3PhysGetRamRangeCount(PVM pVM);
    466466VMMR3DECL(int)      PGMR3PhysGetRange(PVM pVM, uint32_t iRange, PRTGCPHYS pGCPhysStart, PRTGCPHYS pGCPhysLast,
    467                                  const char **ppszDesc, bool *pfIsMmio);
     467                                      const char **ppszDesc, bool *pfIsMmio);
    468468VMMR3DECL(int)      PGMR3QueryVMMMemoryStats(PVM pVM, uint64_t *puTotalAllocSize, uint64_t *puTotalFreeSize, uint64_t *puTotalBalloonSize, uint64_t *puTotalSharedSize);
    469469VMMR3DECL(int)      PGMR3QueryMemoryStats(PVM pVM, uint64_t *pulTotalMem, uint64_t *pulPrivateMem, uint64_t *puTotalSharedMem, uint64_t *puTotalZeroMem);
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