VirtualBox

Ignore:
Timestamp:
Apr 1, 2009 1:34:19 PM (16 years ago)
Author:
vboxsync
Message:

REM: Added a l0 map for PageDesc, this should fix the performance issue if our hunch is right about the cause. Profile tb_flush.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/recompiler_new/target-i386/cpu.h

    r17274 r18597  
    6262# include <iprt/asm.h>
    6363# include <VBox/vmm.h>
     64# include <VBox/stam.h>
    6465#endif /* VBOX */
    6566
     
    677678#else
    678679    uint32_t alignment2[3];
     680    /** Profiling tb_flush. */
     681    STAMPROFILE StatTbFlush;
    679682#endif
    680683} CPUX86State;
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