public class Profiler extends Object
Constructor and Description |
---|
Profiler() |
Modifier and Type | Method and Description |
---|---|
static void |
clockTick() |
static Integer |
initProfiling(IRScope scope) |
static void |
instrTick(Operation operation) |
static void |
updateCallSite(Instr instr,
IRScope scope,
Integer scopeVersion) |
Copyright © 2001-2015 JRuby. All Rights Reserved.