VirtualBox

Ignore:
Timestamp:
Sep 12, 2014 12:10:29 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
96059
Message:

HostDrivers/testcase: tstGIP-2 nit.

File:
1 edited

Legend:

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

    r52620 r52718  
    163163            RTPrintf("tstGIP-2: TSC deltas:\n");
    164164            for (unsigned iCpu = 0; iCpu < g_pSUPGlobalInfoPage->cCpus; iCpu++)
    165                 RTPrintf("tstGIP-2: %6d: %016lld\n", iCpu, g_pSUPGlobalInfoPage->aCPUs[iCpu].i64TSCDelta);
     165                RTPrintf("tstGIP-2: %6d: %lld\n", iCpu, g_pSUPGlobalInfoPage->aCPUs[iCpu].i64TSCDelta);
    166166        }
    167167        else
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