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

/vbox/src/VBox/VMM/include/
H A DCSAMInternal.h191 STAMCOUNTER StatNrPages; member in struct:CSAM
/vbox/src/VBox/VMM/VMMR3/
H A DCSAM.cpp138 SSMFIELD_ENTRY_IGNORE( CSAM, StatNrPages),
266 STAM_REG(pVM, &pVM->csam.s.StatNrPages, STAMTYPE_COUNTER, "/CSAM/PageRec/AddedRW", STAMUNIT_OCCURENCES, "The number of CSAM page records (RW monitoring).");
1906 STAM_COUNTER_INC(&pVM->csam.s.StatNrPages);
/vbox/src/VBox/VMM/testcase/
H A DtstVMStruct.h1204 GEN_CHECK_OFF(CSAM, StatNrPages);

Completed in 2170 milliseconds