Defines | |||
![]() | ![]() | #define | recompilee |
Functions | |||
![]() | ![]() | void | compileAvgTracker () |
![]() | ![]() | void | recompile_init () |
![]() | ![]() | nmethod* | also_Recompile ( sendDesc* , compilingLookup* , nmethod* ) |
![]() | ![]() | oop | get_compilers_prim (oop) |
![]() | ![]() | oop | get_compile_counts_prim (oop) |
![]() | ![]() | oop | get_recompile_limits_prim (oop) |
Variables | |||
![]() | ![]() | nmethod* | recompilee |
![]() | ![]() | fint | nstages |
![]() | ![]() | fint* | compilers |
![]() | ![]() | fint* | recompileLimits |
![]() | ![]() | smi* | compileCounts |
![]() | ![]() | const fint | MaxStackToLookAt |
![]() | ![]() | const fint | TicksPerSec |
![]() | ![]() | SlidingAverage* | compileAvg |
#define recompilee () |
void compileAvgTracker () [static]
|
void recompile_init () |
nmethod * also_Recompile (sendDesc * send_desc, compilingLookup * L, nmethod * reCompilee) |
oop get_compilers_prim (oop) |
oop get_compile_counts_prim (oop) |
oop get_recompile_limits_prim (oop) |
nmethod* recompilee |
fint nstages |
fint* compilers |
fint* recompileLimits [static]
|
smi* compileCounts [static]
|
const fint MaxStackToLookAt [static]
|
const fint TicksPerSec [static]
|
SlidingAverage* compileAvg [static]
|