|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcoins.backend.opt.Profiler
Insert code for counting number of executions on each basic-block.
| Nested Class Summary | |
(package private) class |
Profiler.LocalTrigger
|
static class |
Profiler.Trigger
|
| Field Summary | |
(package private) int |
arraySize
|
(package private) Symbol |
counterArray
|
(package private) int |
counterSize
|
(package private) int |
counterType
|
(package private) int |
index
|
(package private) LirFactory |
lir
|
(package private) Module |
module
|
(package private) int |
nPositions
|
(package private) int[] |
positions
|
static Profiler.Trigger |
trig
|
(package private) int |
typeAddress
|
| Constructor Summary | |
(package private) |
Profiler(Module module)
Instantiation |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final Profiler.Trigger trig
Module module
LirFactory lir
int counterType
int typeAddress
int counterSize
Symbol counterArray
int index
int nPositions
int[] positions
int arraySize
| Constructor Detail |
Profiler(Module module)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||