VirtualBox

Changeset 38885 in vbox for trunk/src/VBox/VMM/include


Ignore:
Timestamp:
Sep 27, 2011 9:59:16 AM (13 years ago)
Author:
vboxsync
Message:

PDMBlkCache: Fix burn

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/include/PDMBlkCacheInternal.h

    r38877 r38885  
    251251
    252252#ifdef VBOX_WITH_STATISTICS
     253
     254#if HC_ARCH_BITS == 64
    253255    uint32_t                      u32Alignment;
     256#endif
    254257    /** Number of times a write was deferred because the cache entry was still in progress */
    255258    STAMCOUNTER                   StatWriteDeferred;
     259    /** Number appended cache entries. */
     260    STAMCOUNTER                   StatAppendedWrites;
    256261#endif
    257262
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