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

/vbox/src/VBox/VMM/VMMR3/
H A DTM.cpp3038 uint64_t cNsExecutingAll = 0; local
3064 cNsExecutingAll += cNsExecuting;
3074 tmR3CpuLoadTimerMakeUpdate(&pVM->tm.s.CpuLoad, cNsTotalAll, cNsExecutingAll, cNsHaltedAll);

Completed in 53 milliseconds