VirtualBox

Changeset 92696 in vbox for trunk/src/VBox/Main/src-client


Ignore:
Timestamp:
Dec 2, 2021 12:32:00 PM (3 years ago)
Author:
vboxsync
Message:

HGCM,SharedFolderSvc: Corrected the units for a number of profile stats.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/HGCM.cpp

    r91748 r92696  
    11521152
    11531153            /* Register statistics: */
    1154             STAMR3RegisterFU(pUVM, &m_StatHandleMsg, STAMTYPE_PROFILE, STAMVISIBILITY_ALWAYS, STAMUNIT_OCCURENCES,
     1154            STAMR3RegisterFU(pUVM, &m_StatHandleMsg, STAMTYPE_PROFILE, STAMVISIBILITY_ALWAYS, STAMUNIT_TICKS_PER_OCCURENCE,
    11551155                             "Message handling", "/HGCM/%s/Msg", pszServiceName);
    11561156            STAMR3RegisterFU(pUVM, &m_StatTooManyCalls, STAMTYPE_COUNTER, STAMVISIBILITY_ALWAYS, STAMUNIT_OCCURENCES,
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