VirtualBox

Changeset 48266 in vbox for trunk


Ignore:
Timestamp:
Sep 4, 2013 1:49:52 PM (11 years ago)
Author:
vboxsync
Message:

VMMR3/IEM: STAM description typo.

File:
1 edited

Legend:

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

    r47548 r48266  
    5454                        "Instructions interpreted",          "/IEM/CPU%u/cInstructions", idCpu);
    5555        STAMR3RegisterF(pVM, &pVCpu->iem.s.cPotentialExits,           STAMTYPE_U32,       STAMVISIBILITY_ALWAYS, STAMUNIT_COUNT,
    56                         "Potential exists",                  "/IEM/CPU%u/cPotentialExits", idCpu);
     56                        "Potential exits",                   "/IEM/CPU%u/cPotentialExits", idCpu);
    5757        STAMR3RegisterF(pVM, &pVCpu->iem.s.cRetAspectNotImplemented,  STAMTYPE_U32_RESET, STAMVISIBILITY_ALWAYS, STAMUNIT_COUNT,
    5858                        "VERR_IEM_ASPECT_NOT_IMPLEMENTED",   "/IEM/CPU%u/cRetAspectNotImplemented", idCpu);
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