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