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

/vbox/src/VBox/VMM/VMMR3/
H A DPGM.cpp1702 STAM_REL_REG(pVM, &pPGM->cUnmappedChunks, STAMTYPE_U32, "/PGM/ChunkR3Map/Unmapped", STAMUNIT_COUNT, "Number of times we unmapped a chunk.");
H A DPGMPhys.cpp4048 pVM->pgm.s.cUnmappedChunks++;
/vbox/src/VBox/VMM/include/
H A DPGMInternal.h3457 uint32_t cUnmappedChunks; /**< Number of times we unmapped a chunk. */ member in struct:PGM

Completed in 373 milliseconds