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

/vbox/src/VBox/VMM/include/
H A DTMInternal.h309 uint64_t cNsPrevExecuting; member in struct:TMCPULOADSTATE
/vbox/src/VBox/VMM/VMMR3/
H A DTM.cpp2989 uint64_t cNsExecutingDelta = cNsExecuting - pState->cNsPrevExecuting;
2990 pState->cNsPrevExecuting = cNsExecuting;

Completed in 1726 milliseconds