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

/vbox/src/recompiler/
H A DVBoxRecompiler.c143 static STAMCOUNTER gStatRefusePAE; variable
398 STAM_REG(pVM, &gStatRefusePAE, STAMTYPE_COUNTER, "/REM/Refuse/PAE", STAMUNIT_OCCURENCES, "Raw mode refused because of PAE");
1554 STAM_COUNTER_INC(&gStatRefusePAE);

Completed in 93 milliseconds