Searched defs:GIP_TSC_DELTA_LOOPS (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/HostDrivers/Support/
H A DSUPDrvGip.cpp86 #define GIP_TSC_DELTA_LOOPS 96 macro
109 AssertCompile(GIP_TSC_DELTA_PRIMER_LOOPS + GIP_TSC_DELTA_READ_TIME_LOOPS < GIP_TSC_DELTA_LOOPS);
3007 for (iLoop = 0; iLoop < GIP_TSC_DELTA_LOOPS; iLoop++)

Completed in 64 milliseconds