Searched defs:CountRecord (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/VMM/VMMR3/
H A DCSAM.cpp480 static DECLCALLBACK(int) CountRecord(PAVLPVNODECORE pNode, void *pcPatches) function
533 RTAvlPVDoWithAll(&pVM->csam.s.pPageTree, true, CountRecord, &csamInfo.savedstate.cPageRecords);

Completed in 39 milliseconds