VirtualBox

Changeset 29155 in vbox for trunk/src


Ignore:
Timestamp:
May 6, 2010 1:48:39 PM (15 years ago)
Author:
vboxsync
Message:

Alignment fixes

File:
1 edited

Legend:

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

    r29152 r29155  
    360360    RTLISTNODE        ListEndpoints;
    361361#ifdef VBOX_WITH_STATISTICS
     362    /** Alignment */
     363    uint32_t         u32Alignment;
    362364    /** Hit counter. */
    363365    STAMCOUNTER      cHits;
     
    402404    RTLISTNODE                           NodeCacheEndpoint;
    403405#ifdef VBOX_WITH_STATISTICS
    404     /** Alignment */
    405     bool                                 afAlignment[3];
    406406    /** Number of times a write was deferred because the cache entry was still in progress */
    407407    STAMCOUNTER                          StatWriteDeferred;
     
    545545
    546546#ifdef VBOX_WITH_STATISTICS
     547    /** Alignment */
     548    uint32_t                               u32Alignment;
    547549    /** Time spend in a read. */
    548550    STAMPROFILEADV                         StatRead;
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