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

/vbox/src/VBox/VMM/VMMR3/
H A DPGMPool.cpp341 STAM_REG(pVM, &pPool->StamTrackPhysExtAllocFailures,STAMTYPE_COUNTER, "/PGM/Pool/Track/PhysExtAllocFailures", STAMUNIT_OCCURENCES, "The number of failing pgmPoolTrackPhysExtAlloc calls.");
/vbox/src/VBox/VMM/include/
H A DPGMInternal.h2382 STAMCOUNTER StamTrackPhysExtAllocFailures; member in struct:PGMPOOL
/vbox/src/VBox/VMM/VMMAll/
H A DPGMAllPool.cpp3911 STAM_COUNTER_INC(&pPool->StamTrackPhysExtAllocFailures);

Completed in 72 milliseconds