VirtualBox

Changeset 64551 in vbox for trunk/src


Ignore:
Timestamp:
Nov 4, 2016 10:34:26 AM (8 years ago)
Author:
vboxsync
Message:

build fix

File:
1 edited

Legend:

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

    r64545 r64551  
    115115                        "Data TLB physical revision",               "/IEM/CPU%u/DataTlb-PhysRev", idCpu);
    116116
    117 #ifdef VBOX_WITH_STATISTICS
     117#if defined(VBOX_WITH_STATISTICS) && !defined(DOXYGEN_RUNNING)
    118118        /* Allocate instruction statistics and register them. */
    119119        pVCpu->iem.s.pStatsR3 = (PIEMINSTRSTATS)MMR3HeapAllocZ(pVM, MM_TAG_IEM, sizeof(IEMINSTRSTATS));
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