VirtualBox

Changeset 552 in vbox


Ignore:
Timestamp:
Feb 2, 2007 2:06:32 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
18169
Message:

Added STAMUNIT_KILOBYTES

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/STAM.cpp

    r23 r552  
    992992        case STAMUNIT_TICKS_PER_OCCURENCE:  return "ticks/time";
    993993        case STAMUNIT_GOOD_BAD:             return "good:bad";
    994         case STAMUNIT_MEGABYTES:            return "MBs";
     994        case STAMUNIT_MEGABYTES:            return "megabytes";
     995        case STAMUNIT_KILOBYTES:            return "kilobytes";
    995996
    996997        default:
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette