VirtualBox

Changeset 53491 in vbox for trunk


Ignore:
Timestamp:
Dec 9, 2014 3:07:25 PM (10 years ago)
Author:
vboxsync
Message:

Logging.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Audio/DevIchAc97.cpp

    r53452 r53491  
    10321032        copied = AUD_write(pThis->voice_po, tmpbuf, to_copy);
    10331033#endif /* VBOX_WITH_PDM_AUDIO_DRIVER */
    1034         LogFlowFunc(("to_copy=%RU32, copied=%RU32, temp=%RU32, temp_left=%RU32\n", 
     1034        LogFlowFunc(("to_copy=%RU32, copied=%RU32, temp=%RU32, temp_left=%RU32\n",
    10351035                     to_copy, copied, temp, temp - copied));
    10361036
     
    10581058    pReg->bd.addr = addr;
    10591059
    1060     LogRelFunc(("written=%RU32\n", written));
     1060    LogFlowFunc(("written=%RU32\n", written));
    10611061    return written;
    10621062}
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