VirtualBox

Changeset 2370 in vbox


Ignore:
Timestamp:
Apr 26, 2007 8:58:32 PM (18 years ago)
Author:
vboxsync
Message:

watch all cpus.

File:
1 edited

Legend:

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

    r2369 r2370  
    6161            {
    6262                for (unsigned iCpu = 0; iCpu < RT_ELEMENTS(g_pSUPGlobalInfoPage->aCPUs); i++)
    63                     if (    g_pSUPGlobalInfoPage->aCPUs[i].u64CpuHz > 0
    64                         &&  g_pSUPGlobalInfoPage->aCPUs[i].u64CpuHz != _4G)
     63                    if (    g_pSUPGlobalInfoPage->aCPUs[iCpu].u64CpuHz > 0
     64                        &&  g_pSUPGlobalInfoPage->aCPUs[iCpu].u64CpuHz != _4G)
    6565                        RTPrintf("tstGIP-2: %2d/%d: %016llx %016llx %08x %d %08x %15llu %08x %08x %08x %08x %08x %08x %08x %08x (%d)\n",
    6666                                 i, iCpu,
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