VirtualBox

Changeset 61489 in vbox for trunk


Ignore:
Timestamp:
Jun 6, 2016 12:05:41 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
107821
Message:

GIM: Make counter update work in release builds, not just create the stat itself.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/GIMAll.cpp

    r58390 r61489  
    9999        return VERR_GIM_NOT_ENABLED;
    100100
    101     STAM_COUNTER_INC(&pVM->gim.s.StatHypercalls);
     101    STAM_REL_COUNTER_INC(&pVM->gim.s.StatHypercalls);
    102102    switch (pVM->gim.s.enmProviderId)
    103103    {
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