VirtualBox

Changeset 61842 in vbox


Ignore:
Timestamp:
Jun 23, 2016 7:39:06 AM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
108250
Message:

DevIOAPIC_New: prf compile fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/PC/DevIOAPIC_New.cpp

    r61816 r61842  
    12451245     * Statistics.
    12461246     */
    1247     bool fHasRC = !HMIsEnabled(PDMDevHlpGetVM(pDevIns));
     1247    bool fHasRC = !HMIsEnabledNotMacro(PDMDevHlpGetVM(pDevIns));
    12481248    PDMDevHlpSTAMRegister(pDevIns, &pThis->StatMmioReadR0,  STAMTYPE_COUNTER, "/Devices/IOAPIC/R0/MmioReadR0",  STAMUNIT_OCCURENCES, "Number of IOAPIC MMIO reads in R0.");
    12491249    PDMDevHlpSTAMRegister(pDevIns, &pThis->StatMmioWriteR0, STAMTYPE_COUNTER, "/Devices/IOAPIC/R0/MmioWriteR0", STAMUNIT_OCCURENCES, "Number of IOAPIC MMIO writes in R0.");
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette