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

/vbox/src/VBox/VMM/include/
H A DVMInternal.h209 STAMCOUNTER StatReqMoreThan1; member in struct:VMINTUSERPERVM
/vbox/src/VBox/VMM/VMMR3/
H A DVMReq.cpp1043 STAM_COUNTER_INC(&pUVM->vm.s.StatReqMoreThan1);
H A DVM.cpp927 STAM_REG(pVM, &pUVM->vm.s.StatReqMoreThan1, STAMTYPE_COUNTER, "/VM/Req/MoreThan1", STAMUNIT_OCCURENCES, "Number of times there are more than one request on the queue when processing it.");

Completed in 211 milliseconds