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

/vbox/src/recompiler/
H A DVBoxRecompiler.c135 static STAMPROFILEADV gStatRawCheck; variable
388 STAM_REG(pVM, &gStatRawCheck, STAMTYPE_PROFILE, "/PROF/REM/RawCheck", STAMUNIT_TICKS_PER_CALL, "Profiling remR3CanExecuteRaw calls.");
4394 pStat = &gStatRawCheck;
4432 pStat = &gStatRawCheck;

Completed in 152 milliseconds