VirtualBox

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


Ignore:
Timestamp:
Jan 20, 2020 5:41:36 AM (5 years ago)
Author:
vboxsync
Message:

VMM/APIC: Add statistics counter for APIC-ID MSR (x2APIC only).

File:
1 edited

Legend:

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

    r82038 r82792  
    13571357    /** Number of times the full ICR (x2APIC send IPI) is written. */
    13581358    STAMCOUNTER                 StatIcrFullWrite;
     1359    /** Number of times the APIC-ID MSR is read. */
     1360    STAMCOUNTER                 StatIdMsrRead;
    13591361    /** @} */
    13601362#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