|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TimerCounter | |
---|---|
org.objectweb.proactive.benchmarks.timit.util |
Uses of TimerCounter in org.objectweb.proactive.benchmarks.timit.util |
---|
Subclasses of TimerCounter in org.objectweb.proactive.benchmarks.timit.util | |
---|---|
class |
MigratableCounter
A MigratableCounter is a TimerCounter which can be migrated using ProActive migration. |
Methods in org.objectweb.proactive.benchmarks.timit.util that return TimerCounter | |
---|---|
TimerCounter |
TimItStore.addTimerCounter(TimerCounter tc)
|
Methods in org.objectweb.proactive.benchmarks.timit.util with parameters of type TimerCounter | |
---|---|
void |
Timed.activate(TimerCounter[] counters)
|
void |
Timed.activate(TimerCounter[] counters,
EventObserver[] events)
Activate only some TimerCounters and EventObservers |
void |
HierarchicalTimer.activateCounters(TimerCounter[] counters,
TimItReductor tr)
Invoked by TimIt to activate only specified counters |
void |
Timed.activateDebug(TimerCounter[] counters)
|
void |
Timed.activateDebug(TimerCounter[] counters,
EventObserver[] events)
Active only some counters. |
TimerCounter |
TimItStore.addTimerCounter(TimerCounter tc)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |