Index

A B C D E F G H I J K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

add(int, long) - Method in class one.heatmap.SampleList
 
addEvent(int, int, byte, long) - Method in class one.heatmap.Heatmap
 
address - Variable in class one.jfr.event.MallocEvent
 
addSample(CallStack, long) - Method in class one.convert.FlameGraph
 
addStack(long, long[], int[], byte[], int) - Method in class one.heatmap.Heatmap
 
addThread(Thread) - Method in class one.profiler.AsyncProfiler
Add the given thread to the set of profiled threads.
afterChunk() - Method in class one.jfr.event.EventAggregator
 
afterChunk() - Method in interface one.jfr.event.EventCollector
 
afterChunk() - Method in class one.jfr.event.MallocLeakAggregator
 
afterGC - Variable in class one.jfr.event.GCHeapSummary
 
agentmain(String, Instrumentation) - Static method in class one.profiler.AsyncProfilerLoader
 
AggregatedEventVisitor() - Constructor for class one.convert.JfrConverter.AggregatedEventVisitor
 
alloc - Variable in class one.convert.Arguments
 
ALLOC - Static variable in class one.profiler.Events
 
AllocationSample - Class in one.jfr.event
 
AllocationSample(long, int, int, int, long, long) - Constructor for class one.jfr.event.AllocationSample
 
allocationSize - Variable in class one.jfr.event.AllocationSample
 
allocationSize - Variable in class one.jfr.event.LiveObject
 
allocationTime - Variable in class one.jfr.event.LiveObject
 
append(int) - Method in class one.heatmap.HuffmanEncoder
 
appendChild(int, int) - Method in class one.heatmap.LzNodeTree
 
args - Variable in class one.convert.JfrConverter
 
Arguments - Class in one.convert
 
Arguments(String...) - Constructor for class one.convert.Arguments
 
AsyncProfiler - Class in one.profiler
Java API for in-process profiling.
AsyncProfilerLoader - Class in one.profiler
Allows to work with the async-profiler libraries and tools stored in the resources folder.
AsyncProfilerLoader() - Constructor for class one.profiler.AsyncProfilerLoader
 
AsyncProfilerLoader.ExecutionResult - Class in one.profiler
Output and error output of a successful process execution.
AsyncProfilerMXBean - Interface in one.profiler
AsyncProfiler interface for JMX server.
attach(String) - Static method in class one.profiler.AsyncProfilerLoader
Attach the extracted async-profiler agent to the current JVM.

B

bci - Variable in class one.convert.Arguments
 
beforeChunk() - Method in class one.heatmap.Heatmap
 
beforeChunk() - Method in class one.jfr.event.EventAggregator
 
beforeChunk() - Method in interface one.jfr.event.EventCollector
 
beforeChunk() - Method in class one.jfr.event.MallocLeakAggregator
 
BLOCK_DURATION_MS - Static variable in class one.heatmap.Heatmap
 
blockSizes - Variable in class one.heatmap.SampleList.Result
 
buffer() - Method in class one.proto.Proto
 

C

calculateOutputTable() - Method in class one.heatmap.HuffmanEncoder
 
calculateSynonyms() - Method in class one.heatmap.SynonymTable
 
CallStack - Class in one.convert
 
CallStack() - Constructor for class one.convert.CallStack
 
chunkEndNanos - Variable in class one.jfr.JfrReader
 
chunkStartNanos - Variable in class one.jfr.JfrReader
 
chunkStartTicks - Variable in class one.jfr.JfrReader
 
classes - Variable in class one.jfr.JfrReader
 
classId - Variable in class one.jfr.event.AllocationSample
 
classId - Variable in class one.jfr.event.ContendedLock
 
classId - Variable in class one.jfr.event.LiveObject
 
classId - Variable in class one.jfr.event.ObjectCount
 
classId() - Method in class one.jfr.event.AllocationSample
 
classId() - Method in class one.jfr.event.ContendedLock
 
classId() - Method in class one.jfr.event.Event
 
classId() - Method in class one.jfr.event.LiveObject
 
classify - Variable in class one.convert.Arguments
 
className - Variable in class one.heatmap.Method
 
ClassRef - Class in one.jfr
 
ClassRef(long) - Constructor for class one.jfr.ClassRef
 
clear() - Method in class one.convert.CallStack
 
clear() - Method in class one.heatmap.MethodCache
 
clear() - Method in class one.jfr.Dictionary
 
clear() - Method in class one.jfr.DictionaryInt
 
close() - Method in class one.jfr.JfrReader
 
cls - Variable in class one.jfr.MethodRef
 
coarsen(double) - Method in class one.jfr.event.EventAggregator
 
collect(Event) - Method in class one.jfr.event.EventAggregator
 
collect(Event) - Method in interface one.jfr.event.EventCollector
 
collect(Event) - Method in class one.jfr.event.MallocLeakAggregator
 
collect(Event, long, long) - Method in class one.jfr.event.EventAggregator
 
collectEvents() - Method in class one.convert.JfrConverter
 
collector - Variable in class one.convert.JfrConverter
 
commitField(int) - Method in class one.proto.Proto
 
committed - Variable in class one.jfr.event.GCHeapSummary
 
compactTree(int[], int, int) - Method in class one.heatmap.LzNodeTree
 
compare(Frame, Frame) - Method in class one.convert.FlameGraph
 
compareTo(Event) - Method in class one.jfr.event.Event
 
ContendedLock - Class in one.jfr.event
 
ContendedLock(long, int, int, long, int) - Constructor for class one.jfr.event.ContendedLock
 
convert() - Method in class one.convert.JfrConverter
 
convert(String, String, Arguments) - Static method in class one.convert.FlameGraph
 
convert(String, String, Arguments) - Static method in class one.convert.JfrToFlame
 
convert(String, String, Arguments) - Static method in class one.convert.JfrToHeatmap
 
convert(String, String, Arguments) - Static method in class one.convert.JfrToPprof
 
convert(String, String, Arguments) - Static method in class one.converter.Main
 
convertChunk() - Method in class one.convert.JfrConverter
 
convertChunk() - Method in class one.convert.JfrToFlame
 
convertChunk() - Method in class one.convert.JfrToPprof
 
count - Variable in class one.jfr.event.ObjectCount
 
Counter - Enum in one.profiler
Which metrics to use when generating profile in collapsed stack traces format.
cpu - Variable in class one.convert.Arguments
 
CPU - Static variable in class one.profiler.Events
 
CPULoad - Class in one.jfr.event
 
CPULoad(JfrReader) - Constructor for class one.jfr.event.CPULoad
 
createCollector(Arguments) - Method in class one.convert.JfrConverter
 
createCollector(Arguments) - Method in class one.convert.JfrToHeatmap
 
CTIMER - Static variable in class one.profiler.Events
 

D

deleteExtractionDirectory() - Static method in class one.profiler.AsyncProfilerLoader
Deletes the directory used for extraction
Dictionary<T> - Class in one.jfr
Fast and compact long->Object map.
Dictionary() - Constructor for class one.jfr.Dictionary
 
Dictionary(int) - Constructor for class one.jfr.Dictionary
 
Dictionary.Visitor<T> - Interface in one.jfr
 
DictionaryInt - Class in one.jfr
Fast and compact long->int map.
DictionaryInt() - Constructor for class one.jfr.DictionaryInt
 
DictionaryInt(int) - Constructor for class one.jfr.DictionaryInt
 
DictionaryInt.Visitor - Interface in one.jfr
 
dot - Variable in class one.convert.Arguments
 
dump(OutputStream) - Method in class one.convert.JfrToFlame
 
dump(OutputStream) - Method in class one.convert.JfrToHeatmap
 
dump(OutputStream) - Method in class one.convert.JfrToPprof
 
dump(PrintStream) - Method in class one.convert.FlameGraph
 
dump(PrintStream) - Method in class one.heatmap.Heatmap
 
dumpCollapsed(Counter) - Method in class one.profiler.AsyncProfiler
Dump profile in 'collapsed stacktraces' format
dumpCollapsed(Counter) - Method in interface one.profiler.AsyncProfilerMXBean
 
dumpFlat(int) - Method in class one.profiler.AsyncProfiler
Dump flat profile, i.e.
dumpFlat(int) - Method in interface one.profiler.AsyncProfilerMXBean
 
dumpTraces(int) - Method in class one.profiler.AsyncProfiler
Dump collected stack traces
dumpTraces(int) - Method in interface one.profiler.AsyncProfilerMXBean
 
duration - Variable in class one.jfr.event.ContendedLock
 
durationNanos() - Method in class one.jfr.JfrReader
 

E

endNanos - Variable in class one.jfr.JfrReader
 
enums - Variable in class one.jfr.JfrReader
 
eof() - Method in class one.jfr.JfrReader
 
equals(Object) - Method in class one.heatmap.Method
 
Event - Class in one.jfr.event
 
Event(long, int, int) - Constructor for class one.jfr.event.Event
 
EventAggregator - Class in one.jfr.event
 
EventAggregator(boolean, double) - Constructor for class one.jfr.event.EventAggregator
 
EventCollector - Interface in one.jfr.event
 
EventCollector.Visitor - Interface in one.jfr.event
 
Events - Class in one.profiler
Predefined event names to use in AsyncProfiler.start(String, long)
Events() - Constructor for class one.profiler.Events
 
exclude - Variable in class one.convert.Arguments
 
execute(String) - Method in class one.profiler.AsyncProfiler
Execute an agent-compatible profiling command - the comma-separated list of arguments described in arguments.cpp
execute(String) - Method in interface one.profiler.AsyncProfilerMXBean
 
executeConverter(String...) - Static method in class one.profiler.AsyncProfilerLoader
See Converter Usage for more information.
executeJattach(String...) - Static method in class one.profiler.AsyncProfilerLoader
See jattach for more information.
executeProfiler(String...) - Static method in class one.profiler.AsyncProfilerLoader
See Profiler Options for more information.
ExecutionSample - Class in one.jfr.event
 
ExecutionSample(long, int, int, int, int) - Constructor for class one.jfr.event.ExecutionSample
 
extractCustomLibraryFromResources(ClassLoader, String) - Static method in class one.profiler.AsyncProfilerLoader
Extracts a custom agent from the resources
extractCustomLibraryFromResources(ClassLoader, String, Path) - Static method in class one.profiler.AsyncProfilerLoader
Extracts a custom native library from the resources and returns the alternative source if the file is not in the resources.
extractMethodId(long) - Method in class one.heatmap.LzNodeTree
 
extractParentId(long) - Method in class one.heatmap.LzNodeTree
 
extractSynonymTable() - Method in class one.heatmap.LzNodeTree
 

F

field(int, byte[]) - Method in class one.proto.Proto
 
field(int, double) - Method in class one.proto.Proto
 
field(int, int) - Method in class one.proto.Proto
 
field(int, long) - Method in class one.proto.Proto
 
field(int, String) - Method in class one.proto.Proto
 
field(int, Proto) - Method in class one.proto.Proto
 
field(String) - Method in class one.jfr.JfrClass
 
files - Variable in class one.convert.Arguments
 
finish() - Method in class one.jfr.event.EventAggregator
 
finish() - Method in interface one.jfr.event.EventCollector
 
finish() - Method in class one.jfr.event.MallocLeakAggregator
 
finish(long) - Method in class one.heatmap.Heatmap
 
FlameGraph - Class in one.convert
 
FlameGraph(Arguments) - Constructor for class one.convert.FlameGraph
 
flush() - Method in class one.heatmap.HuffmanEncoder
 
flushIfNeed() - Method in class one.heatmap.HuffmanEncoder
 
forEach(Dictionary.Visitor<T>) - Method in class one.jfr.Dictionary
 
forEach(DictionaryInt.Visitor) - Method in class one.jfr.DictionaryInt
 
forEach(EventCollector.Visitor) - Method in class one.jfr.event.EventAggregator
 
forEach(EventCollector.Visitor) - Method in interface one.jfr.event.EventCollector
 
forEach(EventCollector.Visitor) - Method in class one.jfr.event.MallocLeakAggregator
 
Frame - Class in one.convert
 
frequencyOrNewMethodId - Variable in class one.heatmap.Method
 
from - Variable in class one.convert.Arguments
 

G

GCHeapSummary - Class in one.jfr.event
 
GCHeapSummary(JfrReader) - Constructor for class one.jfr.event.GCHeapSummary
 
gcId - Variable in class one.jfr.event.GCHeapSummary
 
gcId - Variable in class one.jfr.event.ObjectCount
 
get(int) - Method in class one.heatmap.StackStorage
 
get(long) - Method in class one.jfr.Dictionary
 
get(long) - Method in class one.jfr.DictionaryInt
 
get(long, int) - Method in class one.jfr.DictionaryInt
 
getAsyncProfilerPath() - Static method in class one.profiler.AsyncProfilerLoader
Extracts the async-profiler and returns the path to the extracted file.
getAvailableVersions() - Static method in class one.profiler.AsyncProfilerLoader
Get available versions of the library
getBytes() - Method in class one.jfr.JfrReader
 
getCategory(StackTrace) - Method in class one.convert.JfrConverter
 
getCategory(StackTrace) - Method in class one.convert.JfrToFlame
 
getCategory(StackTrace) - Method in class one.convert.JfrToHeatmap
 
getCategory(StackTrace) - Method in class one.convert.JfrToPprof
 
getClassName(long) - Method in class one.convert.JfrConverter
 
getDouble() - Method in class one.jfr.JfrReader
 
getEnumKey(String, String) - Method in class one.jfr.JfrReader
 
getEnumValue(String, int) - Method in class one.jfr.JfrReader
 
getExtractionDirectory() - Static method in class one.profiler.AsyncProfilerLoader
Returns the directory used for storing the extracted libraries, binaries and JARs
getFloat() - Method in class one.jfr.JfrReader
 
getInstance() - Static method in class one.profiler.AsyncProfiler
 
getInstance(String) - Static method in class one.profiler.AsyncProfiler
 
getJattachPath() - Static method in class one.profiler.AsyncProfilerLoader
Extracts the jattach tool
getJfrconvPath() - Static method in class one.profiler.AsyncProfilerLoader
Extracts the jfrconv tool
getMethodName(long, byte) - Method in class one.convert.JfrConverter
 
getProcessId() - Static method in class one.profiler.AsyncProfilerLoader
Returns the id of the current process
getRecordsCount() - Method in class one.heatmap.SampleList
 
getResource(String) - Static method in class one.convert.ResourceProcessor
 
getSamples() - Method in class one.profiler.AsyncProfiler
Get the number of samples collected during the profiling session
getSamples() - Method in interface one.profiler.AsyncProfilerMXBean
 
getStackTraceElement(long, byte, int) - Method in class one.convert.JfrConverter
 
getStderr() - Method in class one.profiler.AsyncProfilerLoader.ExecutionResult
 
getStdout() - Method in class one.profiler.AsyncProfilerLoader.ExecutionResult
 
getString() - Method in class one.jfr.JfrReader
 
getThreadName(int) - Method in class one.convert.JfrConverter
 
getThreadStates(boolean) - Method in class one.convert.JfrConverter
 
getVarint() - Method in class one.jfr.JfrReader
 
getVarlong() - Method in class one.jfr.JfrReader
 
getVersion() - Method in class one.profiler.AsyncProfiler
Get profiler agent version, e.g.
getVersion() - Static method in class one.profiler.AsyncProfilerLoader
Returns the version of the included async-profiler library (or the version set by AsyncProfilerLoader.setVersion(String)
getVersion() - Method in interface one.profiler.AsyncProfilerMXBean
 
grain - Variable in class one.convert.Arguments
 

H

hashCode() - Method in class one.heatmap.Method
 
hashCode() - Method in class one.jfr.event.AllocationSample
 
hashCode() - Method in class one.jfr.event.ContendedLock
 
hashCode() - Method in class one.jfr.event.Event
 
hashCode() - Method in class one.jfr.event.LiveObject
 
hasMoreChunks() - Method in class one.jfr.JfrReader
 
Heatmap - Class in one.heatmap
 
Heatmap(Arguments, JfrConverter) - Constructor for class one.heatmap.Heatmap
 
help - Variable in class one.convert.Arguments
 
highlight - Variable in class one.convert.Arguments
 
HtmlOut - Class in one.heatmap
 
HtmlOut(PrintStream) - Constructor for class one.heatmap.HtmlOut
 
HuffmanEncoder - Class in one.heatmap
 
HuffmanEncoder(int[], int) - Constructor for class one.heatmap.HuffmanEncoder
 

I

include - Variable in class one.convert.Arguments
 
incomplete() - Method in class one.jfr.JfrReader
 
index - Variable in class one.heatmap.Method
 
index(int[], int) - Method in class one.heatmap.StackStorage
 
index(long, int, byte, boolean) - Method in class one.heatmap.MethodCache
 
index(T) - Method in class one.convert.Index
 
Index<T> - Class in one.convert
 
Index(Class<T>, T) - Constructor for class one.convert.Index
 
Index(Class<T>, T, int) - Constructor for class one.convert.Index
 
indexForClass(int, byte) - Method in class one.heatmap.MethodCache
 
indexWithPrototype(int[], int) - Method in class one.heatmap.StackStorage
 
INITIAL_CAPACITY - Static variable in class one.heatmap.StackStorage
 
inverted - Variable in class one.convert.Arguments
 
isNativeFrame(byte) - Method in class one.convert.JfrConverter
 
isSupported() - Static method in class one.profiler.AsyncProfilerLoader
Checks if an async-profiler library for the current OS, architecture and glibc is available in this JAR.
ITIMER - Static variable in class one.profiler.Events
 

J

jattach(Path) - Static method in class one.profiler.AsyncProfilerLoader
See jattach for more information.
jattach(Path, String) - Static method in class one.profiler.AsyncProfilerLoader
See jattach for more information.
jfr - Variable in class one.convert.JfrConverter
 
JfrClass - Class in one.jfr
 
JfrConverter - Class in one.convert
 
JfrConverter(JfrReader, Arguments) - Constructor for class one.convert.JfrConverter
 
JfrConverter.AggregatedEventVisitor - Class in one.convert
 
JfrField - Class in one.jfr
 
JfrReader - Class in one.jfr
Parses JFR output produced by async-profiler.
JfrReader(String) - Constructor for class one.jfr.JfrReader
 
JfrReader(ByteBuffer) - Constructor for class one.jfr.JfrReader
 
JfrToFlame - Class in one.convert
Converts .jfr output to HTML Flame Graph.
JfrToFlame(JfrReader, Arguments) - Constructor for class one.convert.JfrToFlame
 
JfrToHeatmap - Class in one.convert
 
JfrToHeatmap(JfrReader, Arguments) - Constructor for class one.convert.JfrToHeatmap
 
JfrToPprof - Class in one.convert
Converts .jfr output to pprof.
JfrToPprof(JfrReader, Arguments) - Constructor for class one.convert.JfrToPprof
 
jvmSystem - Variable in class one.jfr.event.CPULoad
 
jvmUser - Variable in class one.jfr.event.CPULoad
 

K

keys() - Method in class one.convert.Index
 
keys(T[]) - Method in class one.convert.Index
 

L

leak - Variable in class one.convert.Arguments
 
lines - Variable in class one.convert.Arguments
 
live - Variable in class one.convert.Arguments
 
LiveObject - Class in one.jfr.event
 
LiveObject(long, int, int, int, long, long) - Constructor for class one.jfr.event.LiveObject
 
load() - Static method in class one.profiler.AsyncProfilerLoader
Loads the included async-profiler for the current OS, architecture and glibc
loadOrNull() - Static method in class one.profiler.AsyncProfilerLoader
Loads the included async-profiler for the current OS, architecture and glibc.
location - Variable in class one.heatmap.Method
 
locations - Variable in class one.jfr.StackTrace
 
lock - Variable in class one.convert.Arguments
 
LOCK - Static variable in class one.profiler.Events
 
LzNodeTree - Class in one.heatmap
 
LzNodeTree() - Constructor for class one.heatmap.LzNodeTree
 

M

machineTotal - Variable in class one.jfr.event.CPULoad
 
main(String[]) - Static method in class one.converter.Main
 
main(String[]) - Static method in class one.profiler.AsyncProfilerLoader
 
Main - Class in one.converter
 
Main() - Constructor for class one.converter.Main
 
MallocEvent - Class in one.jfr.event
 
MallocEvent(long, int, int, long, long) - Constructor for class one.jfr.event.MallocEvent
 
MallocLeakAggregator - Class in one.jfr.event
 
MallocLeakAggregator(EventCollector) - Constructor for class one.jfr.event.MallocLeakAggregator
 
markNodeAsLastlyUsed(int) - Method in class one.heatmap.LzNodeTree
 
Method - Class in one.heatmap
 
MethodCache - Class in one.heatmap
 
MethodCache(JfrConverter) - Constructor for class one.heatmap.MethodCache
 
methodName - Variable in class one.heatmap.Method
 
methodNames - Variable in class one.convert.JfrConverter
 
MethodRef - Class in one.jfr
 
MethodRef(long, long, long) - Constructor for class one.jfr.MethodRef
 
methods - Variable in class one.jfr.JfrReader
 
methods - Variable in class one.jfr.StackTrace
 
methodsIndex() - Method in class one.heatmap.MethodCache
 
minwidth - Variable in class one.convert.Arguments
 

N

name - Variable in class one.jfr.ClassRef
 
name - Variable in class one.jfr.MethodRef
 
nativemem - Variable in class one.convert.Arguments
 
nextByte(int) - Method in class one.heatmap.HtmlOut
 
nodeIdOrSynonym(int) - Method in class one.heatmap.SynonymTable
 
nodesCount() - Method in class one.heatmap.LzNodeTree
 
norm - Variable in class one.convert.Arguments
 

O

ObjectCount - Class in one.jfr.event
 
ObjectCount(JfrReader) - Constructor for class one.jfr.event.ObjectCount
 
one.convert - package one.convert
 
one.converter - package one.converter
 
one.heatmap - package one.heatmap
 
one.jfr - package one.jfr
 
one.jfr.event - package one.jfr.event
 
one.profiler - package one.profiler
 
one.proto - package one.proto
 
orderedSymbolTable() - Method in class one.heatmap.MethodCache
 
orderedTraces() - Method in class one.heatmap.StackStorage
 
output - Variable in class one.convert.Arguments
 

P

parseCollapsed(Reader) - Method in class one.convert.FlameGraph
 
parseHtml(Reader) - Method in class one.convert.FlameGraph
 
pop() - Method in class one.convert.CallStack
 
pos() - Method in class one.heatmap.HtmlOut
 
preallocate(int) - Method in class one.jfr.Dictionary
 
preallocate(int) - Method in class one.jfr.DictionaryInt
 
premain(String, Instrumentation) - Static method in class one.profiler.AsyncProfilerLoader
 
printTill(PrintStream, String, String) - Static method in class one.convert.ResourceProcessor
 
Proto - Class in one.proto
Simplified implementation of Protobuf writer, capable of encoding varints, doubles, ASCII strings and embedded messages
Proto(int) - Constructor for class one.proto.Proto
 
push(String, byte) - Method in class one.convert.CallStack
 
put(long, int) - Method in class one.jfr.DictionaryInt
 
put(long, T) - Method in class one.jfr.Dictionary
 

R

readAllEvents() - Method in class one.jfr.JfrReader
 
readAllEvents(Class<E>) - Method in class one.jfr.JfrReader
 
readEvent() - Method in class one.jfr.JfrReader
 
readEvent(Class<E>) - Method in class one.jfr.JfrReader
 
registerEvent(String, Class<E>) - Method in class one.jfr.JfrReader
 
removeThread(Thread) - Method in class one.profiler.AsyncProfiler
Remove the given thread from the set of profiled threads.
reserved - Variable in class one.jfr.event.GCHeapSummary
 
reset() - Method in class one.heatmap.HtmlOut
 
reset() - Method in class one.heatmap.SynonymTable
 
reset() - Method in class one.proto.Proto
 
resize(int) - Method in class one.heatmap.StackStorage
 
ResourceProcessor - Class in one.convert
 
ResourceProcessor() - Constructor for class one.convert.ResourceProcessor
 
Result(int[], int[]) - Constructor for class one.heatmap.SampleList.Result
 
resume(String, long) - Method in class one.profiler.AsyncProfiler
Start or resume profiling without resetting collected data.
resume(String, long) - Method in interface one.profiler.AsyncProfilerMXBean
 
reverse - Variable in class one.convert.Arguments
 

S

sameGroup(Event) - Method in class one.jfr.event.AllocationSample
 
sameGroup(Event) - Method in class one.jfr.event.ContendedLock
 
sameGroup(Event) - Method in class one.jfr.event.Event
 
sameGroup(Event) - Method in class one.jfr.event.LiveObject
 
SampleList - Class in one.heatmap
 
SampleList(long) - Constructor for class one.heatmap.SampleList
 
SampleList.Result - Class in one.heatmap
 
samples - Variable in class one.jfr.event.ExecutionSample
 
samples() - Method in class one.heatmap.SampleList
 
samples() - Method in class one.jfr.event.Event
 
samples() - Method in class one.jfr.event.ExecutionSample
 
SAMPLES - Enum constant in enum one.profiler.Counter
 
setExtractionDirectory(Path) - Static method in class one.profiler.AsyncProfilerLoader
Returns directory used for storing the extracted libraries, binaries and JARs
settings - Variable in class one.jfr.JfrReader
 
setVersion(String) - Static method in class one.profiler.AsyncProfilerLoader
Set the used version of async-profiler.
sig - Variable in class one.jfr.MethodRef
 
simple - Variable in class one.convert.Arguments
 
size - Variable in class one.jfr.event.MallocEvent
 
size() - Method in class one.jfr.Dictionary
 
size() - Method in class one.jfr.event.EventAggregator
 
size() - Method in class one.proto.Proto
 
skip - Variable in class one.convert.Arguments
 
stackIds - Variable in class one.heatmap.SampleList.Result
 
StackStorage - Class in one.heatmap
 
StackStorage() - Constructor for class one.heatmap.StackStorage
 
StackStorage(int) - Constructor for class one.heatmap.StackStorage
 
StackTrace - Class in one.jfr
 
StackTrace(long[], byte[], int[]) - Constructor for class one.jfr.StackTrace
 
stackTraceId - Variable in class one.jfr.event.Event
 
stackTraces - Variable in class one.jfr.JfrReader
 
start - Variable in class one.heatmap.Method
 
start(String, long) - Method in class one.profiler.AsyncProfiler
Start profiling
start(String, long) - Method in interface one.profiler.AsyncProfilerMXBean
 
startField(int) - Method in class one.proto.Proto
 
startNanos - Variable in class one.jfr.JfrReader
 
startTicks - Variable in class one.jfr.JfrReader
 
state - Variable in class one.convert.Arguments
 
stop() - Method in class one.profiler.AsyncProfiler
Stop profiling (without dumping results)
stop() - Method in interface one.profiler.AsyncProfilerMXBean
 
stopAtNewChunk - Variable in class one.jfr.JfrReader
 
storageSize() - Method in class one.heatmap.LzNodeTree
 
strings - Variable in class one.jfr.JfrReader
 
symbols - Variable in class one.jfr.JfrReader
 
synonymAt(int) - Method in class one.heatmap.SynonymTable
 
synonymsCount() - Method in class one.heatmap.SynonymTable
 
SynonymTable - Class in one.heatmap
 
SynonymTable(long[], int[], int) - Constructor for class one.heatmap.SynonymTable
 

T

threads - Variable in class one.convert.Arguments
 
threads - Variable in class one.jfr.JfrReader
 
threadState - Variable in class one.jfr.event.ExecutionSample
 
ticksPerSec - Variable in class one.jfr.JfrReader
 
tid - Variable in class one.jfr.event.Event
 
time - Variable in class one.jfr.event.Event
 
title - Variable in class one.convert.Arguments
 
tlabSize - Variable in class one.jfr.event.AllocationSample
 
to - Variable in class one.convert.Arguments
 
toString() - Method in class one.jfr.event.Event
 
toString() - Method in class one.profiler.AsyncProfilerLoader.ExecutionResult
 
total - Variable in class one.convert.Arguments
 
TOTAL - Enum constant in enum one.profiler.Counter
 
totalSize - Variable in class one.jfr.event.ObjectCount
 
toThreadState(String) - Method in class one.convert.JfrConverter
 
toTicks(long) - Method in class one.convert.JfrConverter
 
treeData() - Method in class one.heatmap.LzNodeTree
 
treeDataSize() - Method in class one.heatmap.LzNodeTree
 
type - Variable in class one.heatmap.Method
 
TYPE_C1_COMPILED - Static variable in class one.convert.Frame
 
TYPE_CPP - Static variable in class one.convert.Frame
 
TYPE_INLINED - Static variable in class one.convert.Frame
 
TYPE_INTERPRETED - Static variable in class one.convert.Frame
 
TYPE_JIT_COMPILED - Static variable in class one.convert.Frame
 
TYPE_KERNEL - Static variable in class one.convert.Frame
 
TYPE_NATIVE - Static variable in class one.convert.Frame
 
types - Variable in class one.jfr.JfrReader
 
types - Variable in class one.jfr.StackTrace
 
typesByName - Variable in class one.jfr.JfrReader
 

U

used - Variable in class one.jfr.event.GCHeapSummary
 

V

value() - Method in class one.jfr.event.AllocationSample
 
value() - Method in class one.jfr.event.ContendedLock
 
value() - Method in class one.jfr.event.Event
 
value() - Method in class one.jfr.event.ExecutionSample
 
value() - Method in class one.jfr.event.LiveObject
 
value() - Method in class one.jfr.event.MallocEvent
 
valueOf(String) - Static method in enum one.profiler.Counter
Returns the enum constant of this type with the specified name.
values - Variable in class one.heatmap.HuffmanEncoder
 
values() - Static method in enum one.profiler.Counter
Returns an array containing the constants of this enum type, in the order they are declared.
visit(long, int) - Method in interface one.jfr.DictionaryInt.Visitor
 
visit(long, T) - Method in interface one.jfr.Dictionary.Visitor
 
visit(Event, long) - Method in class one.convert.JfrConverter.AggregatedEventVisitor
 
visit(Event, long, long) - Method in class one.convert.JfrConverter.AggregatedEventVisitor
 
visit(Event, long, long) - Method in interface one.jfr.event.EventCollector.Visitor
 

W

wall - Variable in class one.convert.Arguments
 
WALL - Static variable in class one.profiler.Events
 
write18(int) - Method in class one.heatmap.HtmlOut
 
write30(int) - Method in class one.heatmap.HtmlOut
 
write6(int) - Method in class one.heatmap.HtmlOut
 
writeBytes(byte[], int, int) - Method in class one.proto.Proto
 
writeDouble(double) - Method in class one.proto.Proto
 
writeInt(int) - Method in class one.proto.Proto
 
writeLong(long) - Method in class one.proto.Proto
 
writeVar(long) - Method in class one.heatmap.HtmlOut
 
A B C D E F G H I J K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form