Changeset 54214 in vbox for trunk/src/VBox/HostDrivers/Support/testcase
- Timestamp:
- Feb 16, 2015 11:08:27 AM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 98278
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/testcase/tstGIP-2.cpp
r53455 r54214 251 251 RTPrintf("tstGIP-2: offline: %lld\n", g_pSUPGlobalInfoPage->aCPUs[iCpu].i64TSCDelta); 252 252 253 RTPrintf("fTscDeltasRoughlyInSync: %RTbool\n", g_pSUPGlobalInfoPage->fTscDeltasRoughlyInSync); 253 254 RTPrintf("CPUID.Invariant-TSC : %RTbool\n", tstIsInvariantTsc()); 254 255 if ( uCpuHzRef
Note:
See TracChangeset
for help on using the changeset viewer.