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

/vbox/src/VBox/Runtime/common/time/
H A Dtimesupref.h153 uint32_t uAux2; local
154 uint64_t u64Delta = ASMReadTscWithAux(&uAux2); /* serializing */
171 if (RT_LIKELY(uAux2 == uAux))

Completed in 41 milliseconds