Searched refs:StatContentionR3 (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/VMM/VMMAll/
H A DPDMAllCritSect.cpp128 STAM_COUNTER_INC(&pCritSect->s.StatContentionR3);
446 STAM_REL_COUNTER_INC(&pCritSect->s.StatContentionR3);
/vbox/src/VBox/VMM/VMMR3/
H A DPDMCritSect.cpp190 STAMR3RegisterF(pVM, &pCritSect->StatContentionR3, STAMTYPE_COUNTER, STAMVISIBILITY_ALWAYS, STAMUNIT_OCCURENCES, NULL, "/PDM/CritSects/%s/ContentionR3", pCritSect->pszName);
/vbox/src/VBox/VMM/include/
H A DPDMInternal.h309 STAMCOUNTER StatContentionR3; member in struct:PDMCRITSECTINT
/vbox/src/VBox/VMM/testcase/
H A DtstVMStruct.h535 GEN_CHECK_OFF(PDMCRITSECTINT, StatContentionR3);

Completed in 1535 milliseconds