VirtualBox

Changeset 100695 in vbox for trunk/src/VBox/VMM/include


Ignore:
Timestamp:
Jul 25, 2023 11:03:20 AM (20 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
158539
Message:

VMM/IEM,STAM: Some TB stats. bugref:10369

File:
1 edited

Legend:

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

    r100694 r100695  
    11481148    /** Spaced reserved for recompiler data / alignment. */
    11491149    bool                    afRecompilerStuff1[4];
     1150    /** Threaded TB statistics: Number of instructions per TB. */
     1151    STAMPROFILE             StatTbThreadedInstr;
     1152    /** Threaded TB statistics: Number of calls per TB. */
     1153    STAMPROFILE             StatTbThreadedCalls;
    11501154    /** @} */
    11511155
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