|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.tools.profiler.ProfilerPoint
com.caucho.tools.profiler.CategorizingProfilerPoint
public class CategorizingProfilerPoint
Usage of the a ProfilerPoint returned by #createProfilerPoint(String)
guarantees that this ProfilerPoint is an ancestor in the execution stack.
| Method Summary | |
|---|---|
protected ProfilerPoint |
create(java.lang.String name)
|
| Methods inherited from class com.caucho.tools.profiler.ProfilerPoint |
|---|
addProfilerPoint, compareTo, equals, getInvocationCount, getMaxTime, getMinTime, getName, getProfilerManager, getTime, hashCode, start, start, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
protected ProfilerPoint create(java.lang.String name)
create in class ProfilerPoint
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||