VirtualBox

Changeset 25557 in vbox for trunk/src/VBox/VMM/VMMGC


Ignore:
Timestamp:
Dec 22, 2009 12:19:58 PM (15 years ago)
Author:
vboxsync
Message:

Removed wrong stat update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp

    r25556 r25557  
    866866     */
    867867    if (Cpu.pCurInstr->opcode == OP_RDTSC)
    868     {
    869         STAM_PROFILE_STOP(&pVM->trpm.s.StatTrap0dDisasm, a);
    870868        return trpmGCTrap0dHandlerRdTsc(pVM, pVCpu, pRegFrame);
    871     }
    872869
    873870    /*
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