|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectavrora.sim.Simulator.Probe.Empty
avrora.monitors.EnergyProfiler.Monitor.ProcedureProbe
| Nested Class Summary |
| Nested classes inherited from class avrora.sim.Simulator.Probe |
Simulator.Probe.Empty |
| Constructor Summary | |
EnergyProfiler.Monitor.ProcedureProbe()
|
|
| Method Summary | |
void |
fireBefore(State s,
int pc)
fired before the basic block is entered, it logs the previos state |
| Methods inherited from class avrora.sim.Simulator.Probe.Empty |
fireAfter |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EnergyProfiler.Monitor.ProcedureProbe()
| Method Detail |
public void fireBefore(State s,
int pc)
fireBefore in interface Simulator.ProbefireBefore in class Simulator.Probe.Emptys - the state of the simulationpc - the address at which this instruction residesSimulator.Probe.fireBefore(avrora.sim.State,int)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||