VirtualBox

Changeset 53355 in vbox


Ignore:
Timestamp:
Nov 20, 2014 10:19:09 AM (10 years ago)
Author:
vboxsync
Message:

tstGIP-2: added CpuHzRef to testcase output header line.

File:
1 edited

Legend:

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

    r53352 r53355  
    104104        if (g_pSUPGlobalInfoPage)
    105105        {
    106             RTPrintf("tstGIP-2: cCpus=%d  u32UpdateHz=%RU32  u32UpdateIntervalNS=%RU32  u64NanoTSLastUpdateHz=%RX64  u64CpuHz=%RU64  u32Mode=%d (%s) u32Version=%#x\n",
     106            RTPrintf("tstGIP-2: cCpus=%d  u32UpdateHz=%RU32  u32UpdateIntervalNS=%RU32  u64NanoTSLastUpdateHz=%RX64  u64CpuHz=%RU64  uCpuHzRef=%RU64  u32Mode=%d (%s) u32Version=%#x\n",
    107107                     g_pSUPGlobalInfoPage->cCpus,
    108108                     g_pSUPGlobalInfoPage->u32UpdateHz,
     
    110110                     g_pSUPGlobalInfoPage->u64NanoTSLastUpdateHz,
    111111                     g_pSUPGlobalInfoPage->u64CpuHz,
     112                     uCpuHzRef,
    112113                     g_pSUPGlobalInfoPage->u32Mode,
    113114                     SUPGetGIPModeName(g_pSUPGlobalInfoPage),
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