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

/vbox/src/VBox/VMM/VMMR3/
H A DPGMPool.cpp338 STAM_REG(pVM, &pPool->StatTrackFreeUpOneUser, STAMTYPE_COUNTER, "/PGM/Pool/Track/FreeUpOneUser", STAMUNIT_TICKS_PER_CALL, "The number of times we were out of user tracking records.");
/vbox/src/VBox/VMM/include/
H A DPGMInternal.h2372 STAMCOUNTER StatTrackFreeUpOneUser; member in struct:PGMPOOL
/vbox/src/VBox/VMM/VMMAll/
H A DPGMAllPool.cpp2787 STAM_COUNTER_INC(&pPool->StatTrackFreeUpOneUser);

Completed in 3477 milliseconds