|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectavrora.monitors.EnergyProfiler.EnergyProfile
| Field Summary | |
long |
cycles
cycles: number of cycles spend in this procedure |
Program.Location |
location
location: name and address of this procedure |
| Constructor Summary | |
EnergyProfiler.EnergyProfile(Program.Location loc)
construct a new energy profile |
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public long cycles
cycles: number of cycles spend in this procedure
public Program.Location location
location: name and address of this procedure
| Constructor Detail |
public EnergyProfiler.EnergyProfile(Program.Location loc)
loc - Location, e.g. name and address, of the profile
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||