VirtualBox

Ignore:
Timestamp:
Apr 24, 2024 10:59:22 AM (9 months ago)
Author:
vboxsync
Message:

VMM/IEM: Adjusted the TB exit statistics a bit more, adding a few new one, making more of the release stats that doesn't go into the TB, and organizing them to try avoid counting the same exit more than once. [build fix] bugref:10376 bugref:10653

File:
1 edited

Legend:

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

    r104408 r104412  
    295295#if !defined(VBOX_VMM_TARGET_ARMV8) && defined(VBOX_WITH_NESTED_HWVIRT_VMX) /* quick fix for stupid structure duplication non-sense */
    296296        PVMCPU pVCpu = pVM->apCpusR3[idCpu];
    297         char szPat[128];
     297        char   szPat[128];
     298        RT_NOREF_PV(szPat); /* lazy bird */
    298299
    299300        STAMR3RegisterF(pVM, &pVCpu->iem.s.cInstructions,               STAMTYPE_U32,       STAMVISIBILITY_ALWAYS, STAMUNIT_COUNT,
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