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

/vbox/src/VBox/VMM/VMMR3/
H A DMMPagePool.cpp79 STAM_REG(pVM, &pVM->mm.s.pPagePoolR3->cErrors, STAMTYPE_COUNTER, "/MM/Page/Def/cErrors", STAMUNIT_ERRORS,"Number of errors for the default pool.");
91 STAM_REG(pVM, &pVM->mm.s.pPagePoolLowR3->cErrors, STAMTYPE_COUNTER, "/MM/Page/Low/cErrors", STAMUNIT_ERRORS,"Number of errors for the <4GB pool.");
H A DSTAM.cpp2756 case STAMUNIT_ERRORS: return "errors";
/vbox/include/VBox/vmm/
H A Dstam.h198 STAMUNIT_ERRORS, enumerator in enum:STAMUNIT

Completed in 52 milliseconds