Searched refs:StatReqProcessed (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/VMM/include/
H A DVMInternal.h206 STAMCOUNTER StatReqProcessed; member in struct:VMINTUSERPERVM
/vbox/src/VBox/VMM/VMMR3/
H A DVMReq.cpp1169 STAM_COUNTER_INC(&pUVM->vm.s.StatReqProcessed);
H A DVM.cpp926 STAM_REG(pVM, &pUVM->vm.s.StatReqProcessed, STAMTYPE_COUNTER, "/VM/Req/Processed", STAMUNIT_OCCURENCES, "Number of processed requests (any queue).");

Completed in 675 milliseconds