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

/vbox/src/VBox/VMM/include/
H A DVMInternal.h202 STAMCOUNTER StatReqFree; member in struct:VMINTUSERPERVM
/vbox/src/VBox/VMM/VMMR3/
H A DVMReq.cpp764 STAM_COUNTER_INC(&pUVM->vm.s.StatReqFree);
H A DVM.cpp924 STAM_REG(pVM, &pUVM->vm.s.StatReqFree, STAMTYPE_COUNTER, "/VM/Req/Free", STAMUNIT_OCCURENCES, "Number of VMR3ReqFree calls.");

Completed in 95 milliseconds