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

/vbox/src/VBox/VMM/VMMR3/
H A DPGMPool.cpp381 STAM_REG(pVM, &pPool->StatCacheCacheable, STAMTYPE_COUNTER, "/PGM/Pool/Cache/Cacheable", STAMUNIT_OCCURENCES, "The number of cacheable allocations.");
/vbox/src/VBox/VMM/include/
H A DPGMInternal.h2464 STAMCOUNTER StatCacheCacheable; member in struct:PGMPOOL
/vbox/src/VBox/VMM/VMMAll/
H A DPGMAllPool.cpp2284 STAM_COUNTER_INC(&pPool->StatCacheCacheable);

Completed in 1471 milliseconds