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

/vbox/src/VBox/VMM/VMMAll/
H A DPDMAllCritSectRw.cpp1200 STAM_REL_COUNTER_INC(&pThis->s.StatContentionRZLeaveExcl);
/vbox/src/VBox/VMM/VMMR3/
H A DPDMCritSect.cpp283 STAMR3RegisterF(pVM, &pCritSect->StatContentionRZLeaveExcl, STAMTYPE_COUNTER, STAMVISIBILITY_ALWAYS, STAMUNIT_OCCURENCES, NULL, "/PDM/CritSectsRw/%s/ContentionRZLeaveExcl", pCritSect->pszName);
/vbox/src/VBox/VMM/include/
H A DPDMInternal.h353 STAMCOUNTER StatContentionRZLeaveExcl; member in struct:PDMCRITSECTRWINT

Completed in 74 milliseconds