Searched defs:uAux2 (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Runtime/common/time/ | ||
H A D | timesupref.h | 153 uint32_t uAux2; local 154 uint64_t u64Delta = ASMReadTscWithAux(&uAux2); /* serializing */ 171 if (RT_LIKELY(uAux2 == uAux)) |
Completed in 2298 milliseconds