VirtualBox

Ignore:
Timestamp:
Apr 26, 2007 8:58:57 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
20775
Message:

watch all cpus.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/testcase/tstGIP-2.cpp

    r2370 r2371  
    6060            for (int i = 0; i < 80; i++)
    6161            {
    62                 for (unsigned iCpu = 0; iCpu < RT_ELEMENTS(g_pSUPGlobalInfoPage->aCPUs); i++)
     62                for (unsigned iCpu = 0; iCpu < RT_ELEMENTS(g_pSUPGlobalInfoPage->aCPUs); iCpu++)
    6363                    if (    g_pSUPGlobalInfoPage->aCPUs[iCpu].u64CpuHz > 0
    6464                        &&  g_pSUPGlobalInfoPage->aCPUs[iCpu].u64CpuHz != _4G)
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