VirtualBox

Changeset 102840 in vbox for trunk/include/VBox/vmm


Ignore:
Timestamp:
Jan 11, 2024 1:25:34 PM (11 months ago)
Author:
vboxsync
Message:

VBoxDbg,VMM/STAM: Build fixes. bugref:10371

File:
1 edited

Legend:

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

    r102839 r102840  
    13541354                                  const char *pszDesc, const char *pszName, ...) RT_IPRT_FORMAT_ATTR(5, 6);
    13551355VMMR3DECL(int)  STAMR3RegisterSumV(PUVM pUVM, STAMVISIBILITY enmVisibility, const char *pszSummandPattern,
    1356                                    const char *pszDesc, const char *pszName, va_list va) RT_IPRT_FORMAT_ATTR(4, 0);
     1356                                   const char *pszDesc, const char *pszName, va_list va) RT_IPRT_FORMAT_ATTR(5, 0);
    13571357VMMR3DECL(int)  STAMR3RegisterPctOfSum(PUVM pUVM, STAMVISIBILITY enmVisibility, STAMUNIT enmUnit, const char *pszValue,
    13581358                                       const char *pszSummandPattern, const char *pszDesc, const char *pszName, ...);
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