Searched refs:gStatREMIDTChange (Results 1 - 1 of 1) sorted by relevance

/vbox/src/recompiler/
H A DVBoxRecompiler.c152 static STAMCOUNTER gStatREMIDTChange; variable
415 STAM_REG(pVM, &gStatREMIDTChange, STAMTYPE_COUNTER, "/REM/Change/IDTBase", STAMUNIT_OCCURENCES, "IDT base changes");
2650 STAM_COUNTER_INC(&gStatREMIDTChange);
2904 STAM_COUNTER_INC(&gStatREMIDTChange);

Completed in 876 milliseconds