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

/vbox/src/VBox/VMM/include/
H A DVMInternal.h200 STAMCOUNTER StatReqAllocRecycled; member in struct:VMINTUSERPERVM
/vbox/src/VBox/VMM/VMMR3/
H A DVMReq.cpp680 STAM_COUNTER_INC(&pUVM->vm.s.StatReqAllocRecycled);
H A DVM.cpp923 STAM_REG(pVM, &pUVM->vm.s.StatReqAllocRecycled, STAMTYPE_COUNTER, "/VM/Req/AllocRecycled", STAMUNIT_OCCURENCES, "Number of VMR3ReqAlloc returning a recycled packet.");

Completed in 127 milliseconds