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

/vbox/src/VBox/VMM/VMMAll/
H A DPGMAllPhys.cpp800 STAM_REL_COUNTER_INC(&pVM->pgm.s.StatLargePageRecheck);
/vbox/src/VBox/VMM/VMMR3/
H A DPGM.cpp1706 STAM_REL_REG(pVM, &pPGM->StatLargePageRecheck, STAMTYPE_COUNTER, "/PGM/LargePage/Recheck", STAMUNIT_OCCURENCES, "The number of times we've rechecked a disabled large page.");
/vbox/src/VBox/VMM/include/
H A DPGMInternal.h3467 STAMCOUNTER StatLargePageRecheck; /**< The number of times we rechecked a disabled large page.*/ member in struct:PGM

Completed in 995 milliseconds