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

/vbox/src/VBox/VMM/include/
H A DVMInternal.h204 STAMCOUNTER StatReqFreeOverflow; member in struct:VMINTUSERPERVM
/vbox/src/VBox/VMM/VMMR3/
H A DVMReq.cpp780 STAM_COUNTER_INC(&pReq->pUVM->vm.s.StatReqFreeOverflow);
H A DVM.cpp925 STAM_REG(pVM, &pUVM->vm.s.StatReqFreeOverflow, STAMTYPE_COUNTER, "/VM/Req/FreeOverflow", STAMUNIT_OCCURENCES, "Number of times the request was actually freed.");

Completed in 57 milliseconds