Package | Description |
---|---|
org.jruby.runtime.profile |
Modifier and Type | Method and Description |
---|---|
IntHashMap<Invocation> |
Invocation.getChildren() |
IntHashMap<ProfiledMethod> |
ProfileData.getProfiledMethods() |
protected static IntHashMap<org.jruby.runtime.profile.MethodData> |
ProfilePrinter.methodData(Invocation top) |
Constructor and Description |
---|
Invocation(Invocation parent,
int serial,
IntHashMap<Invocation> children) |
Copyright © 2002-2009 JRuby Team. All Rights Reserved.