VirtualBox

Changeset 26368 in vbox


Ignore:
Timestamp:
Feb 9, 2010 1:47:29 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
57461
Message:

Duplication

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxManage/VBoxManageControlVM.cpp

    r26360 r26368  
    838838                if (guest->GetStatistic(0, GuestStatisticType_CPULoad_User, &StatVal) == S_OK)
    839839                    printf("CPU load user:          %d%%\n", StatVal);
    840                 if (guest->GetStatistic(0, GuestStatisticType_Threads, &StatVal) == S_OK)
    841                     printf("Nr. of threads:         %d\n", StatVal);
    842840                if (guest->GetStatistic(0, GuestStatisticType_Threads, &StatVal) == S_OK)
    843841                    printf("Nr. of threads:         %d\n", StatVal);
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