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

/vbox/src/VBox/VMM/VMMR3/
H A DPGMPool.cpp317 STAM_REG(pVM, &pPool->cCurPages, STAMTYPE_U16, "/PGM/Pool/cCurPages", STAMUNIT_PAGES, "Current pool size.");
318 STAM_REG(pVM, &pPool->cMaxPages, STAMTYPE_U16, "/PGM/Pool/cMaxPages", STAMUNIT_PAGES, "Max pool size.");
319 STAM_REG(pVM, &pPool->cUsedPages, STAMTYPE_U16, "/PGM/Pool/cUsedPages", STAMUNIT_PAGES, "The number of pages currently in use.");
330 STAM_REG(pVM, &pPool->cMaxUsers, STAMTYPE_U16, "/PGM/Pool/Track/cMaxUsers", STAMUNIT_COUNT, "Max user tracking records.");
371 STAM_REG(pVM, &pPool->cModifiedPages, STAMTYPE_U16, "/PGM/Pool/Monitor/cModifiedPages", STAMUNIT_PAGES, "The current cModifiedPages value.");
H A DSTAM.cpp1374 case STAMTYPE_U16:
1763 case STAMTYPE_U16:
1894 case STAMTYPE_U16:
2271 case STAMTYPE_U16:
/vbox/src/VBox/Debugger/
H A DVBoxDbgStatsQt4.cpp122 /** STAMTYPE_U16 & STAMTYPE_U16_RESET. */
1081 case STAMTYPE_U16:
1228 case STAMTYPE_U16:
2189 case STAMTYPE_U16:
2316 case STAMTYPE_U16:
2462 case STAMTYPE_U16:
/vbox/include/VBox/vmm/
H A Dstam.h132 STAMTYPE_U16, enumerator in enum:STAMTYPE

Completed in 87 milliseconds