Searched refs:csamMarkCode (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/VMM/VMMR3/ |
H A D | CSAM.cpp | 82 static void csamMarkCode(PVM pVM, PCSAMPAGE pPage, RTRCPTR pInstr, uint32_t opsize, bool fScanned); 1245 csamMarkCode(pVM, pPage, pCurInstrGC, cbInstr, true); 1360 csamMarkCode(pVM, pPage, pCurInstrGC, cbInstr, true); 2266 static void csamMarkCode(PVM pVM, PCSAMPAGE pPage, RTRCPTR pInstr, uint32_t cbInstr, bool fScanned) function 2320 csamMarkCode(pVM, pPage, pInstr, cbInstr, fScanned);
|
Completed in 95 milliseconds