|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jruby.runtime.profile.AbstractProfilePrinter
org.jruby.runtime.profile.FlatProfilePrinter
public class FlatProfilePrinter
Constructor Summary | |
---|---|
FlatProfilePrinter(Invocation top)
|
Method Summary | |
---|---|
void |
printProfile(java.io.PrintStream out)
|
Methods inherited from class org.jruby.runtime.profile.AbstractProfilePrinter |
---|
getMethodName, isProfilerInvocation, isThisProfilerInvocation, methodData, methodData1, methodName, moduleHashMethod, nanoString, pad, pad, printProfile |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FlatProfilePrinter(Invocation top)
Method Detail |
---|
public void printProfile(java.io.PrintStream out)
printProfile
in class AbstractProfilePrinter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |