java.lang.Object | |
↳ | com.pnfsoftware.jeb.core.units.code.asm.decompiler.opt.OptimizersPerformanceCounters.E |
Performance counters entry.
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public long | exectime | ||||||||||
public int | optcnt | ||||||||||
public int | runcnt |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
E() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|