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

/vbox/src/VBox/VMM/VMMR3/
H A DTRPM.cpp36 * considerations). See TRPMR3SyncIDT and CSAMR3CheckGates.
526 STAM_REG(pVM, &pVM->trpm.s.StatSyncIDT, STAMTYPE_PROFILE, "/PROF/TRPM/SyncIDT", STAMUNIT_TICKS_PER_CALL, "Profiling of TRPMR3SyncIDT().");
1048 VMMR3DECL(int) TRPMR3SyncIDT(PVM pVM, PVMCPU pVCpu) function
1059 Log(("TRPMR3SyncIDT: Clear all trap handlers.\n"));

Completed in 162 milliseconds