Package org.openjdk.jmh.profile
Class LinuxPerfAsmProfiler.PerfLine
java.lang.Object
org.openjdk.jmh.profile.LinuxPerfAsmProfiler.PerfLine
- Enclosing class:
LinuxPerfAsmProfiler
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
time
final double time -
event
-
addr
final long addr -
symbol
-
lib
-
-
Constructor Details
-
PerfLine
-
-
Method Details
-
time
public double time() -
eventName
-
addr
public long addr() -
symbol
-
lib
-