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

/vbox/src/VBox/VMM/VMMR3/
H A DPGMPool.cpp340 STAM_REG(pVM, &pPool->StatTrackLinearRamSearches, STAMTYPE_COUNTER, "/PGM/Pool/Track/LinearRamSearches", STAMUNIT_OCCURENCES, "The number of times we had to do linear ram searches.");
/vbox/src/VBox/VMM/include/
H A DPGMInternal.h2380 STAMCOUNTER StatTrackLinearRamSearches; member in struct:PGMPOOL
/vbox/src/VBox/VMM/VMMAll/
H A DPGMAllPool.cpp4282 STAM_COUNTER_INC(&pPool->StatTrackLinearRamSearches);

Completed in 1329 milliseconds