VirtualBox

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


Ignore:
Timestamp:
Apr 15, 2016 10:33:13 AM (9 years ago)
Author:
vboxsync
Message:

VMM/APIC: Add some profile statistics.

File:
1 edited

Legend:

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

    r60475 r60516  
    587587    /** Number of MSR writes in RC. */
    588588    STAMCOUNTER                 StatMsrWriteRC;
     589
     590    /** Profiling of APICUpdatePendingInterrupts().  */
     591    STAMPROFILE                 StatUpdatePendingIntrs;
     592    /** Profiling of APICPostInterrupt().  */
     593    STAMPROFILE                 StatPostInterrupt;
    589594    /** @} */
    590595#endif
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