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

/vbox/src/recompiler/
H A DVBoxRecompiler.c132 static STAMPROFILEADV gStatTimers; variable
385 STAM_REG(pVM, &gStatTimers, STAMTYPE_PROFILE, "/PROF/REM/Timers", STAMUNIT_TICKS_PER_CALL, "Profiling timer queue processing.");
4385 pStat = &gStatTimers;
4423 pStat = &gStatTimers;

Completed in 58 milliseconds