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

/vbox/src/recompiler/
H A DVBoxRecompiler.c147 static STAMCOUNTER gStatRefuseWP0; variable
402 STAM_REG(pVM, &gStatRefuseWP0, STAMTYPE_COUNTER, "/REM/Refuse/WP0", STAMUNIT_OCCURENCES, "Raw mode refused because of WP=0");
1573 STAM_COUNTER_INC(&gStatRefuseWP0);
1610 STAM_COUNTER_INC(&gStatRefuseWP0);

Completed in 88 milliseconds