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

/vbox/src/VBox/VMM/include/
H A DPATMInternal.h547 STAMCOUNTER StatFlushed; member in struct:PATM
/vbox/src/VBox/VMM/VMMR3/
H A DPATMSSM.cpp207 SSMFIELD_ENTRY_IGNORE( PATM, StatFlushed),
306 SSMFIELD_ENTRY_IGNORE( PATM, StatFlushed),
H A DPATM.cpp261 STAM_REG(pVM, &pVM->patm.s.StatFlushed, STAMTYPE_COUNTER, "/PATM/Patch/Flushed", STAMUNIT_OCCURENCES, "Number of flushes of pages with patch jumps.");
5090 STAM_COUNTER_INC(&pVM->patm.s.StatFlushed);

Completed in 91 milliseconds