Searched refs:StatR3EnterShared (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/VMM/VMMR3/
H A DPDMCritSect.cpp291 STAMR3RegisterF(pVM, &pCritSect->StatR3EnterShared, STAMTYPE_COUNTER, STAMVISIBILITY_ALWAYS, STAMUNIT_OCCURENCES, NULL, "/PDM/CritSectsRw/%s/R3EnterShared", pCritSect->pszName);
/vbox/src/VBox/VMM/include/
H A DPDMInternal.h369 STAMCOUNTER StatR3EnterShared; member in struct:PDMCRITSECTRWINT

Completed in 50 milliseconds