VirtualBox

Changeset 30388 in vbox


Ignore:
Timestamp:
Jun 23, 2010 12:25:13 PM (15 years ago)
Author:
vboxsync
Message:

Statistic correction

File:
1 edited

Legend:

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

    r30375 r30388  
    26682668     */
    26692669    STAM_PROFILE_ADV_STOP(&pVCpu->hwaccm.s.StatInGC, z);
    2670     STAM_PROFILE_ADV_START(&pVCpu->hwaccm.s.StatExit1, v);
    26712670
    26722671    if (RT_UNLIKELY(rc != VINF_SUCCESS))
     
    26772676    }
    26782677
     2678    STAM_PROFILE_ADV_START(&pVCpu->hwaccm.s.StatExit1, v);
    26792679    /* Success. Query the guest state and figure out what has happened. */
    26802680
     
    35493549
    35503550            /* Only resume if successful. */
    3551             STAM_PROFILE_ADV_STOP(&pVCpu->hwaccm.s.StatExit1, x);
    35523551            goto ResumeExecution;
    35533552        }
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