VirtualBox

Changeset 34221 in vbox for trunk


Ignore:
Timestamp:
Nov 21, 2010 6:26:04 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
67965
Message:

Build fix

File:
1 edited

Legend:

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

    r34219 r34221  
    135135    RTLISTNODE        ListUsers;
    136136#ifdef VBOX_WITH_STATISTICS
    137     /** Alignment */
    138     uint32_t          u32Alignment;
    139137    /** Hit counter. */
    140138    STAMCOUNTER       cHits;
     
    243241
    244242#ifdef VBOX_WITH_STATISTICS
     243    uint32_t    u32Alignment;
    245244    /** Number of times a write was deferred because the cache entry was still in progress */
    246245    STAMCOUNTER StatWriteDeferred;
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette