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

/vbox/src/VBox/VMM/include/
H A DTMInternal.h311 uint64_t cNsPrevHalted; member in struct:TMCPULOADSTATE
/vbox/src/VBox/VMM/VMMR3/
H A DTM.cpp2992 uint64_t cNsHaltedDelta = cNsHalted - pState->cNsPrevHalted;
2993 pState->cNsPrevHalted = cNsHalted;

Completed in 445 milliseconds