Searched refs:StatR3SyncPTFailed (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/VMM/VMMR3/
H A DPGM.cpp2032 PGM_REG_COUNTER(&pCpuStats->StatR3SyncPTFailed, "/PGM/CPU%u/R3/SyncPT/Failed", "The number of times pfnSyncPT() failed.");
/vbox/src/VBox/VMM/include/
H A DPGMInternal.h3650 STAMCOUNTER StatR3SyncPTFailed; /**< R3: The number of times PGMSyncPT() failed. */ member in struct:PGMCPUSTATS

Completed in 1877 milliseconds