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

/vbox/src/VBox/VMM/include/
H A DVMInternal.h198 STAMCOUNTER StatReqAllocRaces; member in struct:VMINTUSERPERVM
/vbox/src/VBox/VMM/VMMR3/
H A DVMReq.cpp632 STAM_COUNTER_INC(&pUVM->vm.s.StatReqAllocRaces);
H A DVM.cpp922 STAM_REG(pVM, &pUVM->vm.s.StatReqAllocRaces, STAMTYPE_COUNTER, "/VM/Req/AllocRaces", STAMUNIT_OCCURENCES, "Number of VMR3ReqAlloc causing races.");

Completed in 91 milliseconds