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

/vbox/src/recompiler/
H A DVBoxRecompiler.c141 static STAMCOUNTER gStatRefuseVM86; variable
396 STAM_REG(pVM, &gStatRefuseVM86, STAMTYPE_COUNTER, "/REM/Refuse/VM86", STAMUNIT_OCCURENCES, "Raw mode refused because of VM86");
1510 STAM_COUNTER_INC(&gStatRefuseVM86);

Completed in 82 milliseconds