VirtualBox

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


Ignore:
Timestamp:
Jan 20, 2020 5:41:36 AM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
135750
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/APIC.cpp

    r82039 r82792  
    15471547        APIC_REG_COUNTER(&pApicCpu->StatIcrHiWrite,    "%u/IcrHiWrite",     "Number of times the ICR Hi is written.");
    15481548        APIC_REG_COUNTER(&pApicCpu->StatIcrFullWrite,  "%u/IcrFullWrite",   "Number of times the ICR full (send IPI, x2APIC) is written.");
     1549        APIC_REG_COUNTER(&pApicCpu->StatIdMsrRead,     "%u/IdMsrRead",      "Number of times the APIC-ID MSR is read.");
    15491550
    15501551        APIC_PROF_COUNTER(&pApicCpu->StatUpdatePendingIntrs,
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