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

/vbox/src/recompiler/
H A DVBoxRecompiler.c133 static STAMPROFILEADV gStatTBLookup; variable
386 STAM_REG(pVM, &gStatTBLookup, STAMTYPE_PROFILE, "/PROF/REM/TBLookup", STAMUNIT_TICKS_PER_CALL, "Profiling translation block lookup.");
4388 pStat= &gStatTBLookup;
4426 pStat= &gStatTBLookup;

Completed in 47 milliseconds