VirtualBox

Changeset 65502 in vbox for trunk/src/VBox/VMM/include


Ignore:
Timestamp:
Jan 28, 2017 10:37:31 PM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
113134
Message:

PGMPoolMonitor: more stats.

File:
1 edited

Legend:

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

    r65476 r65502  
    25282528    STAMPROFILE                 StatMonitorRZFlushPage;
    25292529    /** Per access size counts indexed by size minus 1, last for larger. */
    2530     STAMCOUNTER                 aStatMonitorRZSizes[17];
     2530    STAMCOUNTER                 aStatMonitorRZSizes[16+3];
    25312531    /** Missaligned access counts indexed by offset - 1. */
    25322532    STAMCOUNTER                 aStatMonitorRZMisaligned[7];
     
    25462546    STAMPROFILE                 StatMonitorR3FlushPage;
    25472547    /** Per access size counts indexed by size minus 1, last for larger. */
    2548     STAMCOUNTER                 aStatMonitorR3Sizes[17];
     2548    STAMCOUNTER                 aStatMonitorR3Sizes[16+3];
    25492549    /** Missaligned access counts indexed by offset - 1. */
    25502550    STAMCOUNTER                 aStatMonitorR3Misaligned[7];
Note: See TracChangeset for help on using the changeset viewer.

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