Searched refs:UINT64_MAX (Results 126 - 128 of 128) sorted by relevance

123456

/vbox/src/VBox/VMM/VMMR3/
H A DTM.cpp471 /** @cfgm{/TM/CatchUpStopThreshold, uint64_t, ns, 0, UINT64_MAX, 500000}
480 /** @cfgm{/TM/CatchUpGiveUpThreshold, uint64_t, ns, 0, UINT64_MAX, 60000000000}
492 /** @cfgm{/TM/CatchUpStartThreshold[0..9], uint64_t, ns, 0, UINT64_MAX}
3002 else if (cNsTotalDelta < UINT64_MAX / 4)
/vbox/src/VBox/VMM/VMMAll/
H A DPGMAllBth.h4144 0, 0, UINT64_MAX, 99, NULL);
/vbox/src/VBox/Devices/Network/
H A DDevE1000.cpp204 u64Cnt = UINT64_MAX; \

Completed in 127 milliseconds

123456