Searched refs:uSaveStartNS (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/VMM/VMMR3/
H A DPGMSavedState.cpp1861 pVM->pgm.s.LiveSave.uSaveStartNS = RTTimeNanoTS();
1940 uint64_t cNsElapsed = RTTimeNanoTS() - pVM->pgm.s.LiveSave.uSaveStartNS;
2042 pVM->pgm.s.LiveSave.uSaveStartNS = RTTimeNanoTS();
/vbox/src/VBox/VMM/include/
H A DPGMInternal.h3428 uint64_t uSaveStartNS; member in struct:PGM::__anon16965

Completed in 257 milliseconds