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

/vbox/src/recompiler/
H A DVBoxRecompiler.c146 static STAMCOUNTER gStatRefuseCode16; variable
401 STAM_REG(pVM, &gStatRefuseCode16, STAMTYPE_COUNTER, "/REM/Refuse/Code16", STAMUNIT_OCCURENCES, "Raw mode refused because of 16 bit code");
1586 STAM_COUNTER_INC(&gStatRefuseCode16);

Completed in 57 milliseconds