org.jikesrvm.tools.oth
Class OptTestHarness.Performance
java.lang.Object
org.jikesrvm.tools.oth.OptTestHarness.Performance
- All Implemented Interfaces:
- Callbacks.ExitMonitor
- Enclosing class:
- OptTestHarness
private static class OptTestHarness.Performance
- extends Object
- implements Callbacks.ExitMonitor
Field Summary |
private long |
end
|
private long |
start
|
Method Summary |
void |
notifyExit(int discard)
Notify the monitor that the VM is about to exit. |
(package private) void |
reset()
|
(package private) void |
show()
|
(package private) void |
stop()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
start
private long start
end
private long end
OptTestHarness.Performance
private OptTestHarness.Performance()
reset
void reset()
stop
void stop()
show
void show()
notifyExit
public void notifyExit(int discard)
- Description copied from interface:
Callbacks.ExitMonitor
- Notify the monitor that the VM is about to exit.
- Specified by:
notifyExit
in interface Callbacks.ExitMonitor
- Parameters:
discard
- the exit value