VirtualBox

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


Ignore:
Timestamp:
Jul 7, 2022 11:43:55 PM (3 years ago)
Author:
vboxsync
Message:

VMM/IEM: Some crude exception/interrupt stats and history. bugref:9898

File:
1 edited

Legend:

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

    r95543 r95560  
    717717     * @remarks Must be 64-byte aligned. */
    718718    IEMTLB                  CodeTlb;
     719
     720    /** Exception and interrupt statistics. */
     721    STAMCOUNTER             aStatXcpts[256];
    719722
    720723#if defined(VBOX_WITH_STATISTICS) && !defined(IN_TSTVMSTRUCT) && !defined(DOXYGEN_RUNNING)
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