VirtualBox

Changeset 72589 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jun 17, 2018 6:31:19 PM (7 years ago)
Author:
vboxsync
Message:

DevATA: Register statistics profiling the yields. bugref:1960

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Storage/DevATA.cpp

    r72588 r72589  
    76227622                                   "Profiling of the flush operations.",        "/Devices/IDE%d/ATA%d/Unit%d/Flushes", iInstance, i, j);
    76237623#endif
     7624            PDMDevHlpSTAMRegisterF(pDevIns, &pIf->StatStatusYields, STAMTYPE_PROFILE,     STAMVISIBILITY_ALWAYS, STAMUNIT_TICKS_PER_CALL,
     7625                                   "Profiling of status polling yields.",        "/Devices/IDE%d/ATA%d/Unit%d/StatusYields", iInstance, i, j);
    76247626        }
    76257627#ifdef VBOX_WITH_STATISTICS /** @todo release too. */
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