VirtualBox

Changeset 21159 in vbox


Ignore:
Timestamp:
Jul 2, 2009 1:45:03 PM (15 years ago)
Author:
vboxsync
Message:

StatLocked is VBOX_WITH_STATISTICS only

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/PDMInternal.h

    r21128 r21159  
    230230    /** R3 lock contention. */
    231231    STAMCOUNTER                     StatContentionR3;
     232#ifdef VBOX_WITH_STATISTICS
    232233    /** Profiling the time the section is locked. */
    233234    STAMPROFILEADV                  StatLocked;
     235#endif
    234236} PDMCRITSECTINT;
    235237typedef PDMCRITSECTINT *PPDMCRITSECTINT;
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