| 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 © 2001-2013 JRuby. All Rights Reserved.