VirtualBox

Changeset 87989 in vbox for trunk/src/VBox/Devices/build


Ignore:
Timestamp:
Mar 6, 2021 11:19:57 AM (4 years ago)
Author:
vboxsync
Message:

DevHDA: Count DMA over-/underflows. bugref:9890

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/build/VBoxDD.d

    r87961 r87989  
    3030    probe hda__stream__dma__out(uint32_t idxStream, uint32_t cb, uint64_t off);
    3131    probe hda__stream__dma__in(uint32_t idxStream, uint32_t cb, uint64_t off);
     32    probe hda__stream__dma__flowerror(uint32_t idxStream, uint32_t cbFree, uint32_t cbPeriod, int32_t fOverflow);
    3233    probe hda__stream__aio__out(uint32_t idxStream, uint32_t cb, uint64_t off);
    3334    probe hda__stream__aio__in(uint32_t idxStream, uint32_t cb, uint64_t off);
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