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

/vbox/src/VBox/VMM/VMMR3/
H A DPGM.cpp1701 STAM_REL_REG(pVM, &pPGM->cMappedChunks, STAMTYPE_U32, "/PGM/ChunkR3Map/Mapped", STAMUNIT_COUNT, "Number of times we mapped a chunk.");
H A DPGMPhys.cpp4208 pVM->pgm.s.cMappedChunks++;
/vbox/src/VBox/VMM/include/
H A DPGMInternal.h3456 uint32_t cMappedChunks; /**< Number of times we mapped a chunk. */ member in struct:PGM

Completed in 270 milliseconds