VirtualBox

Changeset 32486 in vbox for trunk/src/VBox/VMM/VMMAll


Ignore:
Timestamp:
Sep 14, 2010 2:21:25 PM (14 years ago)
Author:
vboxsync
Message:

Moved logging and stat

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/PGMAllBth.h

    r32480 r32486  
    13891389    PVM pVM = pVCpu->CTX_SUFF(pVM);
    13901390
    1391     STAM_PROFILE_START(&pVM->pgm.s.CTX_SUFF(pStats)->StatTrackDeref, a);
    1392     LogFlow(("SyncPageWorkerTrackDeref: Damn HCPhys=%RHp pShwPage->idx=%#x!!!\n", HCPhys, pShwPage->idx));
    1393 
    13941391# if    defined(PGMPOOL_WITH_OPTIMIZED_DIRTY_PT) \
    13951392     && PGM_WITH_PAGING(PGM_GST_TYPE, PGM_SHW_TYPE) \
     
    14121409    }
    14131410# endif
     1411
     1412    STAM_PROFILE_START(&pVM->pgm.s.CTX_SUFF(pStats)->StatTrackDeref, a);
     1413    LogFlow(("SyncPageWorkerTrackDeref: Damn HCPhys=%RHp pShwPage->idx=%#x!!!\n", HCPhys, pShwPage->idx));
    14141414
    14151415    /** @todo If this turns out to be a bottle neck (*very* likely) two things can be done:
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