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

/vbox/src/recompiler/
H A DVBoxRecompiler.c134 static STAMPROFILEADV gStatIRQ; variable
387 STAM_REG(pVM, &gStatIRQ, STAMTYPE_PROFILE, "/PROF/REM/IRQ", STAMUNIT_TICKS_PER_CALL, "Profiling IRQ delivery.");
4391 pStat= &gStatIRQ;
4429 pStat= &gStatIRQ;

Completed in 326 milliseconds