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

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

Completed in 46 milliseconds