Package org.jruby.ir.interpreter
Class Profiler
java.lang.Object
org.jruby.ir.interpreter.Profiler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
static Integer
initProfiling
(IRScope scope) static void
static void
updateCallSite
(Instr instr, IRScope scope, Integer scopeVersion)
-
Constructor Details
-
Profiler
public Profiler()
-
-
Method Details
-
initProfiling
-
updateCallSite
-
clockTick
public static void clockTick() -
instrTick
-