VirtualBox

Changeset 100695 in vbox for trunk/include/VBox/vmm


Ignore:
Timestamp:
Jul 25, 2023 11:03:20 AM (16 months ago)
Author:
vboxsync
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/stam.h

    r98103 r100695  
    208208    /** Number of calls. */
    209209    STAMUNIT_CALLS,
     210    /** Number of calls per translation block. */
     211    STAMUNIT_CALLS_PER_TB,
    210212    /** Count of whatever. */
    211213    STAMUNIT_COUNT,
     
    242244    /** Hertz. */
    243245    STAMUNIT_HZ,
     246    /** Instructions. */
     247    STAMUNIT_INSTR,
     248    /** Instructions per translation block. */
     249    STAMUNIT_INSTR_PER_TB,
    244250    /** The end (exclusive). */
    245251    STAMUNIT_END
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