VirtualBox

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


Ignore:
Timestamp:
Jul 9, 2018 3:54:58 AM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
123543
Message:

VMM/HM: Stat nits.

File:
1 edited

Legend:

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

    r72990 r72991  
    62226222        break
    62236223
    6224     STAM_PROFILE_ADV_START(&pVCpu->hm.s.StatImportGuestState, x);
    6225 
    62266224    int      rc   = VINF_SUCCESS;
    62276225    PVM      pVM  = pVCpu->CTX_SUFF(pVM);
     
    62316229
    62326230    Log4Func(("fExtrn=%#RX64 fWhat=%#RX64\n", pCtx->fExtrn, fWhat));
     6231    STAM_PROFILE_ADV_START(&pVCpu->hm.s.StatImportGuestState, x);
    62336232
    62346233    /*
     
    68476846
    68486847    STAM_PROFILE_ADV_SET_STOPPED(&pVCpu->hm.s.StatEntry);
    6849     STAM_PROFILE_ADV_SET_STOPPED(&pVCpu->hm.s.StatImportGuestState);
    68506848    STAM_PROFILE_ADV_SET_STOPPED(&pVCpu->hm.s.StatExportGuestState);
    68516849    STAM_PROFILE_ADV_SET_STOPPED(&pVCpu->hm.s.StatPreExit);
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