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

/vbox/src/recompiler/
H A DVBoxRecompiler.c140 static STAMCOUNTER gStatRefuseTFInhibit; variable
395 STAM_REG(pVM, &gStatRefuseTFInhibit, STAMTYPE_COUNTER, "/REM/Refuse/TFInibit", STAMUNIT_OCCURENCES, "Raw mode refused because of TF or irq inhibit");
1503 STAM_COUNTER_INC(&gStatRefuseTFInhibit);

Completed in 44 milliseconds