VirtualBox

Changeset 68380 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Aug 11, 2017 9:22:49 AM (7 years ago)
Author:
vboxsync
Message:

Audio/DevHDA: Added a WALCLK stale count for strict builds and refined assertions in hdaWalClkSet().

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Audio/DevHDA.h

    r68379 r68380  
    194194    /** Last updated wall clock (WALCLK) counter. */
    195195    uint64_t                           u64WalClk;
    196 #ifdef DEBUG
     196#ifdef VBOX_STRICT
    197197    /** Wall clock (WALCLK) stale count.
    198198     *  This indicates the number of set wall clock
    199      *  values which do not actually move the counter forward (stale). */
     199     *  values which did not actually move the counter forward (stale). */
    200200    uint8_t                            u8WalClkStaleCnt;
    201201    uint8_t                            au8Padding2[7];
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