VirtualBox

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


Ignore:
Timestamp:
Jun 25, 2013 5:17:25 PM (12 years ago)
Author:
vboxsync
Message:

VMM/HM: AMD-V StatFlushEntire stat.

File:
1 edited

Legend:

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

    r46785 r46787  
    903903    }
    904904    else
     905    {
    905906        Assert(pVmcb->ctrl.TLBCtrl.n.u8TLBFlush == SVM_TLB_FLUSH_ENTIRE);
     907        STAM_COUNTER_INC(&pVCpu->hm.s.StatFlushEntire);
     908    }
    906909#endif
    907910}
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