VirtualBox

Ignore:
Timestamp:
Nov 22, 2013 12:26:29 PM (11 years ago)
Author:
vboxsync
Message:

VMM: Warnings.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/TMAll.cpp

    r48080 r49623  
    483483{
    484484    TM_ASSERT_TIMER_LOCK_OWNERSHIP(pVM);
     485    NOREF(pVM);
    485486
    486487    /*
     
    711712                                                 uint64_t *pu64Delta, PSTAMCOUNTER pCounter)
    712713{
    713     STAM_COUNTER_INC(pCounter);
     714    STAM_COUNTER_INC(pCounter); NOREF(pCounter);
    714715    if (pVCpuDst != pVCpu)
    715716        return tmTimerPollReturnOtherCpu(pVM, u64Now, pu64Delta);
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