VirtualBox

Changeset 2372 in vbox for trunk


Ignore:
Timestamp:
Apr 26, 2007 8:59:50 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

    r2371 r2372  
    6262                for (unsigned iCpu = 0; iCpu < RT_ELEMENTS(g_pSUPGlobalInfoPage->aCPUs); iCpu++)
    6363                    if (    g_pSUPGlobalInfoPage->aCPUs[iCpu].u64CpuHz > 0
    64                         &&  g_pSUPGlobalInfoPage->aCPUs[iCpu].u64CpuHz != _4G)
     64                        &&  g_pSUPGlobalInfoPage->aCPUs[iCpu].u64CpuHz != _4G + 1)
    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