VirtualBox

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


Ignore:
Timestamp:
May 22, 2013 1:31:26 PM (12 years ago)
Author:
vboxsync
Message:

VMM/HWVMXR0: More accurate InGC profiling.

File:
1 edited

Legend:

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

    r46214 r46218  
    33213321
    33223322    /* All done! Let's start VM execution. */
    3323     STAM_PROFILE_ADV_STOP_START(&pVCpu->hm.s.StatEntry, &pVCpu->hm.s.StatInGC, x);
    33243323    Assert(idCpuCheck == RTMpCpuId());
    33253324
     
    33573356#endif
    33583357
     3358    STAM_PROFILE_ADV_STOP_START(&pVCpu->hm.s.StatEntry, &pVCpu->hm.s.StatInGC, x);
    33593359#ifdef VBOX_WITH_KERNEL_USING_XMM
    33603360    rc = HMR0VMXStartVMWrapXMM(pVCpu->hm.s.fResumeVM, pCtx, &pVCpu->hm.s.vmx.VMCSCache, pVM, pVCpu, pVCpu->hm.s.vmx.pfnStartVM);
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