VirtualBox

Ignore:
Timestamp:
Dec 3, 2019 1:03:18 AM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
135157
Message:

TM: Added timer statistics. bugref:9218

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/include/TMInternal.h

    r80281 r82333  
    205205#if HC_ARCH_BITS == 32
    206206    uint32_t                padding0; /**< pad structure to multiple of 8 bytes. */
     207#endif
     208#ifdef VBOX_WITH_STATISTICS
     209    STAMPROFILE             StatTimer;
     210    STAMPROFILE             StatCritSectEnter;
     211    STAMCOUNTER             StatGet;
     212    STAMCOUNTER             StatSetAbsolute;
     213    STAMCOUNTER             StatSetRelative;
     214    STAMCOUNTER             StatStop;
    207215#endif
    208216} TMTIMER;
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