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-2016 JRuby. All Rights Reserved.