VirtualBox

Changeset 61156 in vbox for trunk/src/VBox/VMM/VMMR0


Ignore:
Timestamp:
May 24, 2016 10:23:31 AM (9 years ago)
Author:
vboxsync
Message:

Promoted HM/CPUx/Switch/Preempting to a release statistics.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp

    r61058 r61156  
    81258125            /* Restore longjmp state. */
    81268126            VMMRZCallRing3Enable(pVCpu);
    8127             STAM_COUNTER_INC(&pVCpu->hm.s.StatSwitchPreempt);
     8127            STAM_REL_COUNTER_INC(&pVCpu->hm.s.StatSwitchPreempt);
    81288128            break;
    81298129        }
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