VirtualBox

Changeset 57569 in vbox


Ignore:
Timestamp:
Aug 27, 2015 3:07:16 PM (9 years ago)
Author:
vboxsync
Message:

stam.h: revert r102388.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/stam.h

    r57568 r57569  
    680680# define STAM_REL_PROFILE_START(pProfile, Prefix) \
    681681    uint64_t Prefix##_tsStart; \
    682     STAM_GET_TS(Prefix##_tsStart); \
    683     NOREF(Prefix##_tsStart)
     682    STAM_GET_TS(Prefix##_tsStart);
    684683#else
    685684# define STAM_REL_PROFILE_START(pProfile, Prefix) do { } while (0)
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