A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- A_DEEP_ALLOCATIONS - Static variable in interface com.ibm.dtfj.javacore.parser.j9.section.nativememory.INativeMemoryTypes
- A_DEEP_BYTES - Static variable in interface com.ibm.dtfj.javacore.parser.j9.section.nativememory.INativeMemoryTypes
- A_DEPTH - Static variable in interface com.ibm.dtfj.javacore.parser.j9.section.nativememory.INativeMemoryTypes
- A_NAME - Static variable in interface com.ibm.dtfj.javacore.parser.j9.section.nativememory.INativeMemoryTypes
- absoluteOffset - Variable in class com.ibm.j9ddr.corereaders.macho.LoadCommand
- absPath(Properties, String) - Static method in class com.ibm.jvm.dtfjview.commands.helpers.Utils
- ABSTRACT_THREAD_ID - Static variable in interface com.ibm.dtfj.javacore.parser.j9.section.thread.IThreadTypes
- AbstractBuilderComponent - Class in com.ibm.dtfj.javacore.builder.javacore
-
Factories that build image level components like:
com.ibm.dtfj.image.Image
com.ibm.dtfj.image.ImageAddressSpace
com.ibm.dtfj.image.ImageProcess
share similar structure in the sense that each contains a collection of children factories. - AbstractBuilderComponent(String) - Constructor for class com.ibm.dtfj.javacore.builder.javacore.AbstractBuilderComponent
- AbstractCoreReader - Class in com.ibm.j9ddr.corereaders
- AbstractCoreReader() - Constructor for class com.ibm.j9ddr.corereaders.AbstractCoreReader
- AbstractHashMap - Class in com.ibm.dtfj.corereaders.zos.util
-
This is the superclass of a variety of subclasses which provide hash map functionality using integer keys rather than objects.
- AbstractHashMap - Class in com.ibm.j9ddr.corereaders.tdump.zebedee.util
-
This is the superclass of a variety of subclasses which provide hash map functionality using integer keys rather than objects.
- AbstractHashMap() - Constructor for class com.ibm.dtfj.corereaders.zos.util.AbstractHashMap
- AbstractHashMap() - Constructor for class com.ibm.j9ddr.corereaders.tdump.zebedee.util.AbstractHashMap
- AbstractLruCache - Class in com.ibm.dtfj.corereaders.zos.util
-
This class is the superclass of the LRU cache classes.
- AbstractLruCache - Class in com.ibm.j9ddr.corereaders.tdump.zebedee.util
-
This class is the superclass of the LRU cache classes.
- AbstractLruCache(int) - Constructor for class com.ibm.dtfj.corereaders.zos.util.AbstractLruCache
-
Create a new AbstractLruCache.
- AbstractLruCache(int) - Constructor for class com.ibm.j9ddr.corereaders.tdump.zebedee.util.AbstractLruCache
-
Create a new AbstractLruCache.
- AbstractMemory - Class in com.ibm.j9ddr.corereaders.memory
-
Abstract class containing the logic for mapping a memory space onto a set of IMemorySource objects through a caching layer.
- AbstractMemory(ByteOrder) - Constructor for class com.ibm.j9ddr.corereaders.memory.AbstractMemory
- AbstractPointer - Class in com.ibm.j9ddr.vm29.pointer
- AbstractPointer(long) - Constructor for class com.ibm.j9ddr.vm29.pointer.AbstractPointer
- accept(String, String[]) - Method in class com.ibm.jvm.dtfjview.tools.impl.CharsFromTool
-
Determines if a command is accepted by the current tool.
- accept(String, String[]) - Method in class com.ibm.jvm.dtfjview.tools.impl.CharsToTool
-
Determines if a command is accepted by the current tool.
- accept(String, String[]) - Method in class com.ibm.jvm.dtfjview.tools.impl.CmdFileTool
-
Determines if a command is accepted by the current tool.
- accept(String, String[]) - Method in class com.ibm.jvm.dtfjview.tools.impl.GrepTool
-
Determines if a command is accepted by the current tool.
- accept(String, String[]) - Method in class com.ibm.jvm.dtfjview.tools.impl.HelpTool
-
Determines if a command is accepted by current tool.
- accept(String, String[]) - Method in class com.ibm.jvm.dtfjview.tools.impl.HistoryTool
-
Determines if a command is accepted by the current tool.
- accept(String, String[]) - Method in class com.ibm.jvm.dtfjview.tools.impl.OutFileTool
-
Determines if a command is accepted by current tool.
- accept(String, String[]) - Method in class com.ibm.jvm.dtfjview.tools.impl.TokensTool
-
Determines if a command is accepted by the current tool.
- accept(String, String[]) - Method in interface com.ibm.jvm.dtfjview.tools.ITool
-
Determines if a command is accepted by current tool.
- accept(T) - Method in interface com.ibm.j9ddr.util.IteratorHelpers.IteratorFilter
- acceptFind(String) - Method in interface com.ibm.oti.shared.SharedClassFilter
-
Tests if the helper should try to find a specified class in the shared class cache
- acceptStore(String) - Method in interface com.ibm.oti.shared.SharedClassFilter
-
Tests if a specified class should be stored in the shared class cache
- ACCommand - Class in com.ibm.j9ddr.vm29.tools.ddrinteractive.commands
- ACCommand() - Constructor for class com.ibm.j9ddr.vm29.tools.ddrinteractive.commands.ACCommand
- accrue(ICoreFileReader.DumpTestResult) - Method in enum com.ibm.j9ddr.corereaders.ICoreFileReader.DumpTestResult
- acquireFreeDevice() - Method in class com.ibm.gpu.CUDAManager
-
Look for the next free device and mark it as busy.
- ACR - Static variable in class com.ibm.j9ddr.corereaders.tdump.zebedee.dumpreader.SystemTrace
- ACTIVE - com.ibm.lang.management.RuntimeMXBean.VMIdleStates
-
VM idle state is active.
- activeSection - Variable in class com.ibm.jvm.trace.format.api.TraceFileHeader
- ActiveSection - Class in com.ibm.jvm.format
-
Active section of a file header.
- ActiveSection - Class in com.ibm.jvm.trace.format.api
-
Active section of a file header.
- ActiveSection(TraceFile, int) - Constructor for class com.ibm.jvm.format.ActiveSection
- ActiveSection(TraceContext, ByteBuffer) - Constructor for class com.ibm.jvm.trace.format.api.ActiveSection
- add(byte) - Method in class com.ibm.cuda.CudaKernel.Parameters
-
Appends a byte value to the list of parameter values.
- add(byte[]) - Method in class com.ibm.jvm.trace.format.api.ByteStream
- add(byte[], int) - Method in class com.ibm.jvm.trace.format.api.ByteStream
- add(byte[], int, int) - Method in class com.ibm.jvm.trace.format.api.ByteStream
- add(char) - Method in class com.ibm.cuda.CudaKernel.Parameters
-
Appends a character value to the list of parameter values.
- add(double) - Method in class com.ibm.cuda.CudaKernel.Parameters
-
Appends a double value to the list of parameter values.
- add(float) - Method in class com.ibm.cuda.CudaKernel.Parameters
-
Appends a float value to the list of parameter values.
- add(int) - Method in class com.ibm.cuda.CudaKernel.Parameters
-
Appends a integer value to the list of parameter values.
- add(int) - Method in class com.ibm.j9ddr.corereaders.tdump.zebedee.util.IntegerArray
- add(int) - Method in class com.ibm.j9ddr.vm29.types.I16
- add(int) - Method in class com.ibm.j9ddr.vm29.types.I64
- add(int) - Method in class com.ibm.j9ddr.vm29.types.I8
- add(int) - Method in class com.ibm.j9ddr.vm29.types.U16
- add(int) - Method in class com.ibm.j9ddr.vm29.types.U32
- add(int) - Method in class com.ibm.j9ddr.vm29.types.U64
- add(int) - Method in class com.ibm.j9ddr.vm29.types.U8
- add(int[]) - Method in class com.ibm.dtfj.corereaders.zos.util.CompressedRecordArray
-
Add a new record.
- add(int[]) - Method in class com.ibm.j9ddr.corereaders.tdump.zebedee.util.CompressedRecordArray
-
Add a new record.
- add(int, int) - Method in class com.ibm.j9ddr.corereaders.tdump.zebedee.util.IntegerArray
- add(int, long) - Method in class com.ibm.dtfj.phd.util.LongArray
- add(int, long) - Method in class com.ibm.j9ddr.corereaders.tdump.zebedee.util.LongArray
- add(long) - Method in class com.ibm.cuda.CudaKernel.Parameters
-
Appends a long value to the list of parameter values.
- add(long) - Method in interface com.ibm.dtfj.image.ImagePointer
-
Build a new image pointer offset from this one by the given amount.
- add(long) - Method in class com.ibm.dtfj.phd.util.LongArray
- add(long) - Method in class com.ibm.j9ddr.corereaders.tdump.zebedee.util.IntegerSet
-
Add the key to the set.
- add(long) - Method in class com.ibm.j9ddr.corereaders.tdump.zebedee.util.LongArray
- add(long) - Method in class com.ibm.j9ddr.vm29.pointer.AbstractPointer
- add(long) - Method in class com.ibm.j9ddr.vm29.types.I32
- add(long) - Method in class com.ibm.j9ddr.vm29.types.I64
- add(long) - Method in class com.ibm.j9ddr.vm29.types.UDATA
- add(short) - Method in class com.ibm.cuda.CudaKernel.Parameters
-
Appends a short value to the list of parameter values.
- add(CudaBuffer) - Method in class com.ibm.cuda.CudaKernel.Parameters
-
Appends a buffer address to the list of parameter values.
- add(CudaJitInputType, byte[], String) - Method in class com.ibm.cuda.CudaLinker
-
Adds a new code fragment to be linked into the module under construction using the default options.
- add(CudaJitInputType, byte[], String, CudaJitOptions) - Method in class com.ibm.cuda.CudaLinker
-
Adds a new code fragment to be linked into the module under construction using the specified options.
- add(CudaJitInputType, InputStream, String) - Method in class com.ibm.cuda.CudaLinker
-
Adds a new code fragment to be linked into the module under construction using the default options.
- add(CudaJitInputType, InputStream, String, CudaJitOptions) - Method in class com.ibm.cuda.CudaLinker
-
Adds a new code fragment to be linked into the module under construction using the default options.
- add(AbstractBuilderComponent) - Method in class com.ibm.dtfj.javacore.builder.javacore.BuilderContainer
-
If factory component already exists, it will overwrite the existing entry in the container.
- add(StructureKey, String, boolean) - Method in class com.ibm.j9ddr.tools.store.J9DDRStructureStore
-
Add newBlob to the database associated to key.
- add(I16) - Method in class com.ibm.j9ddr.vm29.types.I16
- add(I16) - Method in class com.ibm.j9ddr.vm29.types.I32
- add(I16) - Method in class com.ibm.j9ddr.vm29.types.I64
- add(I16) - Method in class com.ibm.j9ddr.vm29.types.I8
- add(I16) - Method in class com.ibm.j9ddr.vm29.types.U16
- add(I16) - Method in class com.ibm.j9ddr.vm29.types.U8
- add(I32) - Method in class com.ibm.j9ddr.vm29.types.I16
- add(I32) - Method in class com.ibm.j9ddr.vm29.types.I32
- add(I32) - Method in class com.ibm.j9ddr.vm29.types.I64
- add(I32) - Method in class com.ibm.j9ddr.vm29.types.I8
- add(I32) - Method in class com.ibm.j9ddr.vm29.types.U16
- add(I32) - Method in class com.ibm.j9ddr.vm29.types.U32
- add(I32) - Method in class com.ibm.j9ddr.vm29.types.U8
- add(I64) - Method in class com.ibm.j9ddr.vm29.types.I16
- add(I64) - Method in class com.ibm.j9ddr.vm29.types.I8
- add(I64) - Method in class com.ibm.j9ddr.vm29.types.IDATA
- add(I64) - Method in class com.ibm.j9ddr.vm29.types.U16
- add(I64) - Method in class com.ibm.j9ddr.vm29.types.U32
- add(I64) - Method in class com.ibm.j9ddr.vm29.types.U8
- add(I8) - Method in class com.ibm.j9ddr.vm29.types.I16
- add(I8) - Method in class com.ibm.j9ddr.vm29.types.I32
- add(I8) - Method in class com.ibm.j9ddr.vm29.types.I64
- add(I8) - Method in class com.ibm.j9ddr.vm29.types.I8
- add(I8) - Method in class com.ibm.j9ddr.vm29.types.U16
- add(I8) - Method in class com.ibm.j9ddr.vm29.types.U8
- add(IDATA) - Method in class com.ibm.j9ddr.vm29.types.I16
- add(IDATA) - Method in class com.ibm.j9ddr.vm29.types.I8
- add(IDATA) - Method in class com.ibm.j9ddr.vm29.types.IDATA
- add(IDATA) - Method in class com.ibm.j9ddr.vm29.types.U16
- add(IDATA) - Method in class com.ibm.j9ddr.vm29.types.U32
- add(IDATA) - Method in class com.ibm.j9ddr.vm29.types.U8
- add(IScalar) - Method in class com.ibm.j9ddr.vm29.types.IDATA
- add(IScalar) - Method in class com.ibm.j9ddr.vm29.types.UDATA
- add(Scalar) - Method in class com.ibm.j9ddr.vm29.pointer.AbstractPointer
- add(U16) - Method in class com.ibm.j9ddr.vm29.types.I16
- add(U16) - Method in class com.ibm.j9ddr.vm29.types.I8
- add(U16) - Method in class com.ibm.j9ddr.vm29.types.IDATA
- add(U16) - Method in class com.ibm.j9ddr.vm29.types.U16
- add(U16) - Method in class com.ibm.j9ddr.vm29.types.U8
- add(U32) - Method in class com.ibm.j9ddr.vm29.types.I16
- add(U32) - Method in class com.ibm.j9ddr.vm29.types.I8
- add(U32) - Method in class com.ibm.j9ddr.vm29.types.IDATA
- add(U32) - Method in class com.ibm.j9ddr.vm29.types.U16
- add(U32) - Method in class com.ibm.j9ddr.vm29.types.U32
- add(U32) - Method in class com.ibm.j9ddr.vm29.types.U8
- add(U64) - Method in class com.ibm.j9ddr.vm29.types.I16
- add(U64) - Method in class com.ibm.j9ddr.vm29.types.I32
- add(U64) - Method in class com.ibm.j9ddr.vm29.types.I64
- add(U64) - Method in class com.ibm.j9ddr.vm29.types.I8
- add(U64) - Method in class com.ibm.j9ddr.vm29.types.U16
- add(U64) - Method in class com.ibm.j9ddr.vm29.types.U8
- add(U64) - Method in class com.ibm.j9ddr.vm29.types.UDATA
- add(U8) - Method in class com.ibm.j9ddr.vm29.types.I16
- add(U8) - Method in class com.ibm.j9ddr.vm29.types.I8
- add(U8) - Method in class com.ibm.j9ddr.vm29.types.IDATA
- add(U8) - Method in class com.ibm.j9ddr.vm29.types.U16
- add(U8) - Method in class com.ibm.j9ddr.vm29.types.U8
- add(UDATA) - Method in class com.ibm.j9ddr.vm29.types.I16
- add(UDATA) - Method in class com.ibm.j9ddr.vm29.types.I8
- add(UDATA) - Method in class com.ibm.j9ddr.vm29.types.IDATA
- add(UDATA) - Method in class com.ibm.j9ddr.vm29.types.U16
- add(UDATA) - Method in class com.ibm.j9ddr.vm29.types.U32
- add(UDATA) - Method in class com.ibm.j9ddr.vm29.types.U8
- add(UScalar) - Method in class com.ibm.j9ddr.vm29.types.UDATA
- add(MonitorNode) - Method in class com.ibm.jvm.dtfjview.commands.helpers.NodeList
- add(Permission) - Method in class com.ibm.oti.shared.SharedClassPermissionCollection
-
Adds a permission to this collection.
- addAddressSpace(ImageAddressSpace) - Method in class com.ibm.dtfj.image.javacore.JCImage
- addAddressSpace(ImageAddressSpace) - Method in class com.ibm.dtfj.image.j9.Image
- addAllCharactersAsTokenAndConsumeFirstMatch(String, Matcher) - Method in class com.ibm.dtfj.javacore.parser.framework.tag.LineRule
-
Grabs all characters up to the first match specified by the matcher, and adds the latter as a token of a argument-specified type to the internal token list.
- addAllCharactersAsTokenUntilFirstMatch(String, Matcher) - Method in class com.ibm.dtfj.javacore.parser.framework.tag.LineRule
-
Grabs all characters up to but excluding the first match specified by the matcher, and adds the latter as a token of an argument-specified type.
- addAllCharactersAsTokenUntilIndex(String, int, boolean) - Method in class com.ibm.dtfj.javacore.parser.framework.tag.LineRule
-
Copies all characters from start to endIndex - 1.
- addAnnotation(String) - Method in class com.ibm.java.diagnostics.utils.plugins.ClassInfo
-
Adds an annotation to the list
- addAsProperty(Properties, String, String) - Method in class com.ibm.dtfj.javacore.parser.j9.SectionParser
- addAttributeNameAndAddress(Matcher, Matcher, String) - Method in class com.ibm.dtfj.javacore.parser.j9.section.classloader.ClassLoaderLineRule
- addBlockedThread(JavaMonitor, long) - Method in interface com.ibm.dtfj.javacore.builder.IJavaRuntimeBuilder
- addBlockedThread(JavaThread) - Method in class com.ibm.dtfj.java.j9.JavaMonitor
- addCallback(Runnable) - Method in class com.ibm.cuda.CudaDevice
-
Queues the given
callback
to be executed when the associated device has completed all previous actions in the default stream. - addCallback(Runnable) - Method in class com.ibm.cuda.CudaStream
-
Enqueues a callback to be run after all previous work on this stream has been completed.
- addCallFrameInformation(long, ProgramHeaderEntry, String) - Method in class com.ibm.j9ddr.corereaders.elf.unwind.Unwind
- addChannel(IOutputChannel) - Method in interface com.ibm.jvm.dtfjview.spi.IOutputManager
-
Adds a channel to the list of registered channels.
- addChannel(IOutputChannel) - Static method in class com.ibm.jvm.dtfjview.tools.ToolsRegistryOutputChannels
-
To add an output channel.
- addChannel(IOutputChannel, boolean) - Method in class com.ibm.jvm.dtfjview.Output
- addChild(JavaRuntimeMemoryCategory) - Method in class com.ibm.dtfj.java.javacore.JCJavaRuntimeMemoryCategory
- addChild(LinearDumper.J9ClassRegionNode) - Method in class com.ibm.j9ddr.vm29.tools.ddrinteractive.LinearDumper.J9ClassRegionNode
- addChild(String) - Method in class com.ibm.j9ddr.corereaders.tdump.zebedee.le.FunctionEmulator.Function
-
Add child if not already present
- addClass(long, String, long, int, long, int, ReferenceIterator) - Method in class com.ibm.jvm.dtfjview.heapdump.HeapDumpFormatter
-
Adds a class to the heapdump.
- addClass(JavaAbstractClass) - Method in class com.ibm.dtfj.java.j9.JavaRuntime
- addClass(JavaClassLoader, String, long, long, String) - Method in interface com.ibm.dtfj.javacore.builder.IJavaRuntimeBuilder
-
Adds a com.ibm.dtfj.java.JavaClass into DTFJ.
- addClass(JavaClassLoader, String, long, long, String) - Method in class com.ibm.dtfj.javacore.builder.javacore.JavaRuntimeBuilder
-
Note that even if a class was already registered with a class loader previously, it may contain incomplete data, so this case has to be considered.
- addClass(String) - Method in class com.ibm.dtfj.java.javacore.JCJavaClassLoader
-
NOT in DTFJ
- addClass(String, ImagePointer) - Method in class com.ibm.dtfj.java.javacore.JCJavaClassLoader
-
NOT in DTFJ
- addClassID(long) - Method in class com.ibm.dtfj.java.j9.JavaClassLoader
- addClassLoader(JavaClassLoader) - Method in class com.ibm.dtfj.java.j9.JavaRuntime
- addClassLoader(String, long, long) - Method in interface com.ibm.dtfj.javacore.builder.IJavaRuntimeBuilder
-
Adds a com.ibm.dtfj.java.JavaClassLoader into DTFJ.
- addClassLoader(String, long, long) - Method in class com.ibm.dtfj.javacore.builder.javacore.JavaRuntimeBuilder
-
Must pass a valid class loader ID in order to generate a class loader object.
- addClassLoaderReference(Collection) - Method in class com.ibm.dtfj.java.j9.JavaAbstractClass
- addClassObjectReference(Collection) - Method in class com.ibm.dtfj.java.j9.JavaAbstractClass
- addClasspathEntry(URL) - Method in interface com.ibm.oti.shared.SharedClassURLClasspathHelper
-
Updates the helper's classpath by appending a URL (see
Usage
). - addCommand(String, String, String) - Method in class com.ibm.j9ddr.tools.ddrinteractive.Command
- addCommand(String, String, String) - Method in class com.ibm.java.diagnostics.utils.commands.BaseCommand
- addCommandClass(String) - Method in class com.ibm.j9ddr.tools.ddrinteractive.plugins.DDRInteractiveClassLoader
- addCompatibilityConstants(InputStream) - Method in class com.ibm.j9ddr.StructureReader
- addConstantPoolClassRef(long) - Method in class com.ibm.dtfj.java.j9.JavaClass
-
The constant pool consists of class IDs and object instances.
- AddCorruptionToListListener - Class in com.ibm.j9ddr.vm29.view.dtfj.java.corrupt
- AddCorruptionToListListener(List<Object>) - Constructor for class com.ibm.j9ddr.vm29.view.dtfj.java.corrupt.AddCorruptionToListListener
- addData(byte[]) - Method in class com.ibm.jvm.trace.format.api.TraceContext
- addData(RandomAccessFile, long) - Method in class com.ibm.jvm.trace.format.api.TraceContext
- addDDRSymbolToModule(IModule, String, String, long) - Static method in class com.ibm.j9ddr.corereaders.memory.SymbolUtil
-
Provides an interface to add symbols (or address to name mappings) that are found by routes other than reading from the modules themselves.
- addEnterWaiter(ImagePointer) - Method in class com.ibm.dtfj.java.javacore.JCJavaMonitor
-
NOT in DTFJ
- addEntry(Entry) - Method in class com.ibm.java.diagnostics.utils.plugins.Container
- addEntry(String, int, long) - Method in class com.ibm.j9ddr.libraries.Footer
- addEntry(String, Object) - Method in class com.ibm.java.diagnostics.utils.plugins.Annotation
- addEnvironment(Object, Object) - Method in class com.ibm.dtfj.image.javacore.JCImageProcess
-
NON-DTFJ Overwrites whatever was there if a key already exists.
- addEnvironmentVariable(String, String) - Method in interface com.ibm.dtfj.javacore.builder.IImageProcessBuilder
-
Add environment variables
- addEnvironmentVariable(String, String) - Method in class com.ibm.dtfj.javacore.builder.javacore.ImageProcessBuilder
-
Add environment variables
- addErrorListener(IErrorListener) - Method in interface com.ibm.dtfj.javacore.parser.framework.parser.IParserController
- addErrorListener(IErrorListener) - Method in class com.ibm.dtfj.javacore.parser.j9.ParserController
- addErrorMessage(String) - Method in class com.ibm.j9ddr.libraries.Footer
- addExtent(ImagePointer, int, int) - Method in class com.ibm.dtfj.java.j9.JavaHeapRegion
- addFile(ClosingFileReader) - Method in class com.ibm.dtfj.image.j9.BuilderShutdownHook
- addFrame(Object) - Method in class com.ibm.dtfj.java.j9.JavaThread
- addFunction(AddressSpace, String, DllFunction) - Static method in class com.ibm.dtfj.corereaders.zos.le.Dll
-
Add the given
DllFunction
to the set of functions for this AddressSpace. - addFunction(AddressSpace, String, DllFunction) - Static method in class com.ibm.j9ddr.corereaders.tdump.zebedee.le.Dll
-
Add the given
DllFunction
to the set of functions for this AddressSpace. - addGlobalCommandsToContext() - Method in class com.ibm.java.diagnostics.utils.Context
-
This adds the list of global commands which are applicable for any context to this specific context instance
- addHeap(JavaHeap) - Method in class com.ibm.dtfj.java.j9.JavaRuntime
- addHeapRoot(JavaReference) - Method in class com.ibm.dtfj.java.j9.JavaRuntime
- addHexToken(String) - Method in class com.ibm.dtfj.javacore.parser.j9.section.monitor.MonitorObjectLineRule
- addHostAddr(InetAddress) - Method in interface com.ibm.dtfj.javacore.builder.IImageBuilder
-
Add a host address
- addImageProcess(ImageProcess) - Method in class com.ibm.dtfj.image.javacore.JCImageAddressSpace
-
Not in DTFJ
- addImageSection(ImageSection) - Method in class com.ibm.dtfj.image.javacore.JCImageAddressSpace
-
Not in DTFJ
- addImageSection(String, long, long) - Method in interface com.ibm.dtfj.javacore.builder.IImageAddressSpaceBuilder
-
Create a new image section with the given name, base address and size and add it to the list in the ImageAddressSpace.
- addImageStackFrame(long, String, long, long) - Method in interface com.ibm.dtfj.javacore.builder.IImageProcessBuilder
-
Adds a stack frame to an image thread
- addImageStackFrame(ImageStackFrame) - Method in class com.ibm.dtfj.image.javacore.JCImageThread
-
NOT in DTFJ
- addImageStackSection(ImageSection) - Method in class com.ibm.dtfj.image.javacore.JCImageThread
-
NOT in DTFJ Add a stack section for this thread.
- addImageStackSection(ImageThread, ImageSection) - Method in interface com.ibm.dtfj.javacore.builder.IImageProcessBuilder
-
Adds a stack section to an image thread
- addImageStackSection(ImageThread, ImageSection) - Method in class com.ibm.dtfj.javacore.builder.javacore.ImageProcessBuilder
-
Add a stack section to an existing image thread
- addImageThread(long, long, Properties) - Method in interface com.ibm.dtfj.javacore.builder.IImageProcessBuilder
-
Adds a com.ibm.dtfj.image.ImageThread to the Image process being built.
- addImageThread(long, long, Properties) - Method in class com.ibm.dtfj.javacore.builder.javacore.ImageProcessBuilder
- addImageThread(JCImageThread) - Method in class com.ibm.dtfj.image.javacore.JCImageProcess
-
NON-DTFJ
- addInterface(String) - Method in class com.ibm.java.diagnostics.utils.plugins.ClassInfo
- addInterfaceName(String) - Method in class com.ibm.dtfj.java.j9.JavaAbstractClass
- addIPAddress(Object) - Method in class com.ibm.dtfj.image.j9.Image
- addIPAddresses(InetAddress) - Method in class com.ibm.dtfj.image.javacore.JCImage
- addJavaClass(JCJavaClass) - Method in class com.ibm.dtfj.java.javacore.JCJavaRuntime
-
NON-DTFJ
For internal building purposes only. - addJavaClassLoader(JCJavaClassLoader) - Method in class com.ibm.dtfj.java.javacore.JCJavaRuntime
-
NON-DTFJ
For internal building purposes only. - addJavaMonitor(String, long, long, String, long) - Method in interface com.ibm.dtfj.javacore.builder.IJavaRuntimeBuilder
-
Adds a java monitor or modifies an existing one.
- addJavaMonitor(String, long, long, String, long) - Method in class com.ibm.dtfj.javacore.builder.javacore.JavaRuntimeBuilder
-
Required: monitor ID (throws exception if invalid)
Optional: object ID, class name, monitor name, owning thread - addJavaStackFrame(JavaThread, String, String, String, String, String, int) - Method in interface com.ibm.dtfj.javacore.builder.IJavaRuntimeBuilder
-
Adds a java stack frame to a javathread.
- addJavaThread(ImageThread, String, long, long, long, long, String, int, long, String) - Method in interface com.ibm.dtfj.javacore.builder.IJavaRuntimeBuilder
-
Not available in a javacore: object ID and the java.lang.Thread class name associated with a thread.
- addJavaThread(ImageThread, String, long, long, long, long, String, int, long, String) - Method in class com.ibm.dtfj.javacore.builder.javacore.JavaRuntimeBuilder
-
If successfully added a JavaThread, or updated an existing JavaThread, return the javathread, or otherwise throw an exception.
- addJavaThread(JCJavaThread) - Method in class com.ibm.dtfj.java.javacore.JCJavaRuntime
-
NON-DTFJ
For internal building purposes only. - addJavaVMInitArgs(JCJavaVMInitArgs) - Method in class com.ibm.dtfj.java.javacore.JCJavaRuntime
-
NON-DTFJ
For internal building purposes only. - addJITProperty(String, String) - Method in class com.ibm.dtfj.java.javacore.JCJavaRuntime
- addJITProperty(String, String) - Method in interface com.ibm.dtfj.javacore.builder.IJavaRuntimeBuilder
-
Add a property with which the JIT was running for this runtime
- addLibrary(JCImageModule) - Method in class com.ibm.dtfj.image.javacore.JCImageProcess
-
NON-DTFJ
- addLibrary(String) - Method in interface com.ibm.dtfj.javacore.builder.IImageProcessBuilder
-
Will add an com.ibm.dtfj.image.ImageModule for the specified library name.
- addListener(ClassListener) - Method in interface com.ibm.java.diagnostics.utils.plugins.PluginManager
-
Add a listener to the manager.
- addMemoryCategory(String, long, long, JavaRuntimeMemoryCategory) - Method in interface com.ibm.dtfj.javacore.builder.IJavaRuntimeBuilder
-
Adds a runtime memory category to the JavaRuntime
- addMemorySource(IMemorySource) - Method in class com.ibm.j9ddr.corereaders.memory.AbstractMemory
- addMemorySource(IMemorySource) - Method in class com.ibm.j9ddr.corereaders.memory.MemorySourceTable
- addMemorySources(Collection<? extends IMemorySource>) - Method in class com.ibm.j9ddr.corereaders.memory.AbstractMemory
- addMessage(Message) - Method in class com.ibm.jvm.trace.format.api.Component
- addMessage(Message, int) - Method in class com.ibm.jvm.trace.format.api.Component
- addMessage(String) - Method in class com.ibm.jvm.format.MessageFile
-
adds a message to the table by parsing a line of the message file.
- addMessage(String) - Method in class com.ibm.jvm.trace.format.api.MessageFile
-
adds a message to the table by parsing a line of the message file.
- addMessageData(File) - Method in class com.ibm.jvm.trace.format.api.TraceContext
- addMessageData(InputStream) - Method in class com.ibm.jvm.trace.format.api.TraceContext
-
Adds additional formatting strings to the set provided when the context was created.
- addMethod(JavaMethod) - Method in class com.ibm.dtfj.java.javacore.JCJavaClass
-
NON-DTFJ
For internal building purposes only. - addMethodForID(JavaMethod, long) - Method in class com.ibm.dtfj.java.j9.JavaRuntime
- addModule(String) - Method in class com.ibm.j9ddr.corereaders.minidump.MiniDumpReader
- addMonitor(JavaMonitor) - Method in class com.ibm.dtfj.java.j9.JavaRuntime
- addMonitor(JCJavaMonitor) - Method in class com.ibm.dtfj.java.javacore.JCJavaRuntime
-
NON-DTFJ
For internal building purposes only. - addMonitorLockNameAndAddress() - Method in class com.ibm.dtfj.javacore.parser.j9.section.monitor.MonitorObjectLineRule
- addMonitorObjectNameAndAddress() - Method in class com.ibm.dtfj.javacore.parser.j9.section.monitor.MonitorObjectLineRule
- addMonitorObjectOwnedAttributes() - Method in class com.ibm.dtfj.javacore.parser.j9.section.monitor.MonitorObjectLineRule
- addNativeFrame(StackFrame) - Method in class com.ibm.dtfj.corereaders.GenericThread
- addNewHeapRegionExtent(long, long, int) - Method in class com.ibm.dtfj.java.j9.JavaHeapRegion
- addNewStackFrame(long, long, long, int) - Method in class com.ibm.dtfj.java.j9.JavaThread
- addNonPrefixedHexToken(String) - Method in class com.ibm.dtfj.javacore.parser.framework.tag.LineRule
-
Matches the first hexadecimal match encountered that is not prefixed by "0x" as a token.
- addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.ibm.lang.management.internal.ExtendedMemoryMXBeanImpl
-
Adds a listener to this MBean.
- addNotifyWaiter(ImagePointer) - Method in class com.ibm.dtfj.java.javacore.JCJavaMonitor
-
NOT in DTFJ
- addObject(long, long, String, int, int, ReferenceIterator) - Method in class com.ibm.jvm.dtfjview.heapdump.HeapDumpFormatter
-
Adds an object to the heapdump.
- addObjectArray(long, long, String, long, String, long, int, int, ReferenceIterator) - Method in class com.ibm.jvm.dtfjview.heapdump.HeapDumpFormatter
-
Adds an object array to the heapdump.
- addObjectsasSlot(StructurePointer) - Method in class com.ibm.j9ddr.vm29.tools.ddrinteractive.ClassWalker
- addObjectsAsSlot(StructurePointer, HashMap<String, String>) - Method in class com.ibm.j9ddr.vm29.tools.ddrinteractive.ClassWalker
-
It walks through each field in this structure that is represented by methodClass and registers each field as a slot into ClassWalkerCallBack It uses the StructureDescriptor of J9DDR to get the FieldDescriptor of a structure.
- addOffset(long) - Method in class com.ibm.j9ddr.vm29.pointer.AbstractPointer
- addOffset(Scalar) - Method in class com.ibm.j9ddr.vm29.pointer.AbstractPointer
- addOption(JCJavaVMOption) - Method in class com.ibm.dtfj.java.javacore.JCJavaVMInitArgs
-
Not in DTFJ.
- addOption(String, long) - Method in class com.ibm.dtfj.java.j9.JavaVMInitArgs
- addOverspillData(byte[], BigInteger) - Method in class com.ibm.jvm.format.TraceRecord50
- addPackedDecimal(byte[], int, int, byte[], int, int, byte[], int, int, boolean) - Static method in class com.ibm.dataaccess.PackedDecimal
-
Add two Packed Decimals in byte arrays.
- addPrefixedHexToken(String) - Method in class com.ibm.dtfj.javacore.parser.framework.tag.LineRule
-
Matches the first prefixed hexadecimal pattern encountered, and adds it as a token.
- addPrimitiveArray(long, long, int, long, int, int) - Method in class com.ibm.jvm.dtfjview.heapdump.HeapDumpFormatter
-
Adds a primitive array object to the heapdump Type code is: 0 - bool, 1 - char, 2 - float, 3 - double, 4 - byte, 5 - short, 6 - int, 7 - long
- addProcess(ImageProcess) - Method in class com.ibm.dtfj.image.j9.ImageAddressSpace
- addProperty(ImageModule, String, String) - Method in interface com.ibm.dtfj.javacore.builder.IImageProcessBuilder
-
Adds/updates a property for the library
- addProperty(Object, Object) - Method in class com.ibm.dtfj.image.javacore.JCImageThread
- addProperty(String, String) - Method in class com.ibm.dtfj.image.javacore.JCImageModule
- addRecord(TraceRecord) - Method in class com.ibm.jvm.trace.format.api.TraceThread
-
Adds a record to the set of records associated with this thread.
- addRegion(JavaHeapRegion) - Method in class com.ibm.jvm.j9.dump.indexsupport.NodeHeap
- addRegion(StructurePointer, IClassWalkCallbacks.SlotType, AbstractPointer, String, long, boolean) - Method in class com.ibm.j9ddr.vm29.tools.ddrinteractive.LinearDumper
- addRegionsForClass(LinearDumper.J9ClassRegionNode) - Method in class com.ibm.j9ddr.vm29.tools.ddrinteractive.ClassSummaryHelper
- addRegister(Register) - Method in class com.ibm.dtfj.corereaders.GenericThread
- addRegister(ImageRegister) - Method in class com.ibm.dtfj.image.javacore.JCImageThread
-
NOT in DTFJ
- addReleasable(ResourceReleaser) - Method in interface com.ibm.dtfj.image.j9.ReleasingImage
- addReleasable(JavaCoreResourceReleaser) - Method in interface com.ibm.dtfj.image.javacore.JCReleasingImage
- address - Variable in class com.ibm.dtfj.corereaders.zos.le.DllFunction
-
The address of the function
- address - Variable in class com.ibm.dtfj.corereaders.zos.le.DllVariable
-
The address of the variable
- address - Variable in exception com.ibm.j9ddr.AddressedCorruptDataException
- address - Variable in class com.ibm.j9ddr.corereaders.macho.SegmentCommand64.Section64
- address - Variable in class com.ibm.j9ddr.corereaders.tdump.zebedee.le.DllFunction
-
The address of the function
- address - Variable in class com.ibm.j9ddr.corereaders.tdump.zebedee.le.FunctionEmulator.TraceEntry
- address - Variable in exception com.ibm.j9ddr.vm29.j9.gc.CorruptFreeEntryException
- address - Variable in exception com.ibm.j9ddr.vm29.j9.gc.CorruptHintException
- address - Variable in class com.ibm.j9ddr.vm29.pointer.AbstractPointer
- address() - Method in class com.ibm.dtfj.corereaders.zos.le.Caa
-
Returns the address of this Caa.
- address() - Method in class com.ibm.dtfj.corereaders.zos.le.Edb
-
Returns the address of this edb.
- address() - Method in class com.ibm.dtfj.corereaders.zos.mvs.Lse
-
Returns the address of this Lse
- address() - Method in class com.ibm.dtfj.corereaders.zos.mvs.Tcb
-
Returns the address of this Tcb
- address() - Method in class com.ibm.j9ddr.corereaders.tdump.zebedee.le.Caa
-
Returns the address of this Caa.
- address() - Method in class com.ibm.j9ddr.corereaders.tdump.zebedee.le.Edb
-
Returns the address of this edb.
- address() - Method in class com.ibm.j9ddr.corereaders.tdump.zebedee.mvs.Lse
-
Returns the address of this Lse
- address() - Method in class com.ibm.j9ddr.corereaders.tdump.zebedee.mvs.Tcb
-
Returns the address of this Tcb
- address() - Method in interface com.ibm.j9ddr.corereaders.tdump.zebedee.util.Emulator.Instruction
-
Return the address of this instruction.
- ADDRESS_MODE_32 - Static variable in class com.ibm.oti.shared.SharedClassCacheInfo
-
Specifies a 32-bit cache.
- ADDRESS_MODE_64 - Static variable in class com.ibm.oti.shared.SharedClassCacheInfo
-
Specifies a 64-bit cache.
- ADDRESS_SHIFT_SIZE - Static variable in class com.ibm.jvm.dtfjview.heapdump.portable.PortableHeapDumpRecord
- AddressAwareRootScanner - Class in com.ibm.j9ddr.vm29.j9
- AddressAwareRootScanner() - Constructor for class com.ibm.j9ddr.vm29.j9.AddressAwareRootScanner
- AddressedCorruptDataException - Exception in com.ibm.j9ddr
-
A CorruptDataException with an address.
- AddressedCorruptDataException(long, String) - Constructor for exception com.ibm.j9ddr.AddressedCorruptDataException
- AddressedCorruptDataException(long, String, Throwable) - Constructor for exception com.ibm.j9ddr.AddressedCorruptDataException
- AddressedCorruptDataException(long, Throwable) - Constructor for exception com.ibm.j9ddr.AddressedCorruptDataException
- Addresses - Class in com.ibm.j9ddr.corereaders.memory
-
Contains static helpers for working with addresses as long.
- Addresses() - Constructor for class com.ibm.j9ddr.corereaders.memory.Addresses
- addressIterator - Variable in class com.ibm.j9ddr.vm29.j9.gc.GCClassArrayClassSlotIterator
- addressIterator - Variable in class com.ibm.j9ddr.vm29.j9.gc.GCConstantPoolSlotIterator
- addressMap - Variable in class com.ibm.dtfj.corereaders.zos.dumpreader.AddressSpace
-
Mapping of address to file offsets
- addressMap - Variable in class com.ibm.j9ddr.corereaders.tdump.zebedee.dumpreader.AddressSpace
-
Mapping of address to file offsets
- AddressRange - Class in com.ibm.dtfj.corereaders.zos.dumpreader
-
This class represents an address range.
- AddressRange - Class in com.ibm.j9ddr.corereaders.tdump.zebedee.dumpreader
-
This class represents an address range.
- AddressRange(long, long) - Constructor for class com.ibm.dtfj.corereaders.zos.dumpreader.AddressRange
-
Create a new address range.
- AddressRange(long, long) - Constructor for class com.ibm.j9ddr.corereaders.tdump.zebedee.dumpreader.AddressRange
-
Create a new address range.
- addressSizeBits() - Method in class com.ibm.j9ddr.corereaders.elf.ELFFileReader
- AddressSpace - Class in com.ibm.dtfj.corereaders.zos.dumpreader
-
This class represents an address space in an svcdump.
- AddressSpace - Class in com.ibm.j9ddr.corereaders.tdump.zebedee.dumpreader
-
This class represents an address space in an svcdump.
- AddressSpace(Dump, int) - Constructor for class com.ibm.dtfj.corereaders.zos.dumpreader.AddressSpace
-
Creates a new AddressSpace belonging to the given Dump and having the given id.
- AddressSpace(Dump, int) - Constructor for class com.ibm.j9ddr.corereaders.tdump.zebedee.dumpreader.AddressSpace
-
Creates a new AddressSpace belonging to the given Dump and having the given id.
- AddressSpaceImageInputStream - Class in com.ibm.dtfj.corereaders.zos.dumpreader
-
This class implements ImageInputStream for an AddressSpace.
- AddressSpaceImageInputStream - Class in com.ibm.j9ddr.corereaders.tdump.zebedee.dumpreader
-
This class implements ImageInputStream for an AddressSpace.
- AddressSpaceImageInputStream(AddressSpace) - Constructor for class com.ibm.dtfj.corereaders.zos.dumpreader.AddressSpaceImageInputStream
-
Create a new AddressSpaceImageInputStream for the given AddressSpace.
- AddressSpaceImageInputStream(AddressSpace) - Constructor for class com.ibm.j9ddr.corereaders.tdump.zebedee.dumpreader.AddressSpaceImageInputStream
-
Create a new AddressSpaceImageInputStream for the given AddressSpace.
- addRoutine(ImageModule, String, long) - Method in interface com.ibm.dtfj.javacore.builder.IImageProcessBuilder
-
Add a routine to a module
- addRuntime(JavaRuntime) - Method in class com.ibm.dtfj.image.j9.ImageProcess
- addRuntime(JavaRuntime) - Method in class com.ibm.dtfj.image.javacore.JCImageProcess
-
NON-DTFJ
- addSection(StructurePointer, AbstractPointer, long, String, boolean) - Method in interface com.ibm.j9ddr.vm29.tools.ddrinteractive.IClassWalkCallbacks
-
It is a high level section of an object walked.
- addSectionDetails() - Method in class com.ibm.dtfj.javacore.parser.j9.section.memory.MemoryTagParser
- addSectionName() - Method in class com.ibm.dtfj.javacore.parser.j9.section.memory.MemoryTagParser
- addSlot(StructurePointer, IClassWalkCallbacks.SlotType, AbstractPointer, String) - Method in interface com.ibm.j9ddr.vm29.tools.ddrinteractive.IClassWalkCallbacks
-
The information of one slot is sent back.
- addSlot(StructurePointer, IClassWalkCallbacks.SlotType, AbstractPointer, String, String) - Method in interface com.ibm.j9ddr.vm29.tools.ddrinteractive.IClassWalkCallbacks
-
The information of one slot is sent back.
- addSpecialObject(JavaObject) - Method in class com.ibm.dtfj.java.j9.JavaRuntime
- addStackFrame(JavaStackFrame) - Method in class com.ibm.dtfj.java.javacore.JCJavaThread
- addStatistic(String, long) - Method in class com.ibm.jvm.trace.format.api.Message
- AddStructureBlob - Class in com.ibm.j9ddr.tools
- AddStructureBlob() - Constructor for class com.ibm.j9ddr.tools.AddStructureBlob
- addStructures(ImageInputStream) - Method in class com.ibm.j9ddr.StructureReader
-
Add to the existing set of structures already contained in this reader.
- addSubCommand(Command.CommandDescription, String, String, String) - Method in class com.ibm.j9ddr.tools.ddrinteractive.Command
- addSubCommand(String, String, String) - Method in class com.ibm.j9ddr.tools.ddrinteractive.Command.CommandDescription
- addSubCommand(String, String, String, String) - Method in class com.ibm.java.diagnostics.utils.commands.BaseCommand
- addSuperclassReference(Collection) - Method in class com.ibm.dtfj.java.j9.JavaAbstractClass
- addSymbol(ImageSymbol) - Method in class com.ibm.dtfj.image.javacore.JCImageModule
- addSymbols(IProcess, long, StructureReader) - Static method in class com.ibm.j9ddr.DDRSymbolFinder
- addSystemAndInflatedThdInfo() - Method in class com.ibm.dtfj.javacore.parser.j9.section.monitor.MonitorObjectLineRule
- addTag(String, ILineRule) - Method in class com.ibm.dtfj.javacore.parser.framework.tag.TagParser
-
If a Line rule is missing a pattern list, an exception will be thrown indicating so, and the line rule will not be added.
- addThread(JavaThread, long, long) - Method in class com.ibm.dtfj.java.j9.JavaRuntime
-
Adds a JavaThread to the runtime along with optional IDs of monitors that it is blocked on or waiting on
- addThreadToFilter(Long) - Method in class com.ibm.jvm.trace.format.api.TraceContext
-
This method adds a thread id to the thread filter.
- addToken(IParserToken) - Method in class com.ibm.dtfj.javacore.parser.framework.tag.LineRule
-
Adds a non-null token to the token map.
- addToken(String, String) - Method in class com.ibm.dtfj.javacore.parser.framework.tag.LineRule
-
Adds a token of the type specified to the internal token list and assigns it the value specified by the argument.
- addToken(String, Matcher) - Method in class com.ibm.dtfj.javacore.parser.framework.tag.LineRule
-
Adds a token of the type specified via argument to the internal token map, and assigns it the value matched by the pattern matcher.
- addTopLevelMemoryCategory(JCJavaRuntimeMemoryCategory) - Method in class com.ibm.dtfj.java.javacore.JCJavaRuntime
- addToSize(long) - Method in class com.ibm.jvm.dtfjview.commands.infocommands.InfoClassCommand.ClassStatistics
- addTraceBuffer(byte[]) - Method in class com.ibm.jvm.trace.TraceFile
-
Add a byte representation of a binary trace buffer to the current TraceFile.
- addTraceFileHeader(byte[]) - Method in class com.ibm.jvm.trace.TraceFile
-
Add a binary representation of a TraceFileHeader to the current TraceFile.
- addVMInitArgs() - Method in interface com.ibm.dtfj.javacore.builder.IJavaRuntimeBuilder
-
Adds a (empty) JavaVMInitArgs
- addVMInitArgs() - Method in class com.ibm.dtfj.javacore.builder.javacore.JavaRuntimeBuilder
-
Adds an (empty) JavaVMInitArgs
- addVMOption(String) - Method in interface com.ibm.dtfj.javacore.builder.IJavaRuntimeBuilder
-
Adds an individual Java VM option to JavaVMInitArgs
- addVMOption(String) - Method in class com.ibm.dtfj.javacore.builder.javacore.JavaRuntimeBuilder
-
Adds an individual VM option to JavaVMInitArgs
- addVMOption(String, long) - Method in interface com.ibm.dtfj.javacore.builder.IJavaRuntimeBuilder
-
Adds an individual Java VM option to JavaVMInitArgs, with 'extra information' field
- addVMOption(String, long) - Method in class com.ibm.dtfj.javacore.builder.javacore.JavaRuntimeBuilder
-
Adds an individual VM option to JavaVMInitArgs, with 'extra information' field
- addVMThreadInformation() - Method in class com.ibm.dtfj.javacore.parser.j9.section.monitor.MonitorObjectLineRule
- addWaitingThread(JavaThread) - Method in class com.ibm.dtfj.java.j9.JavaMonitor
- addWaitOnNotifyThread(JavaMonitor, long) - Method in interface com.ibm.dtfj.javacore.builder.IJavaRuntimeBuilder
- adjustSizeInBytes(UDATA) - Method in class com.ibm.j9ddr.vm29.j9.gc.GCObjectModel
-
Object size should be at least minimumConsumedSize and 8 byte aligned.
- adjustSizeInBytes(UDATA) - Static method in class com.ibm.j9ddr.vm29.j9.ObjectModel
-
Object size should be at least minimumConsumedSize and 8 byte aligned.
- advance(UDATA) - Method in class com.ibm.j9ddr.vm29.j9.gc.GCObjectHeapIterator
- ADWCACHEOFFSET(AttachedDataWrapperPointer, U8Pointer[]) - Static method in class com.ibm.j9ddr.vm29.pointer.helper.AttachedDataWrapperHelper
- ADWDATA(AttachedDataWrapperPointer) - Static method in class com.ibm.j9ddr.vm29.pointer.helper.AttachedDataWrapperHelper
- ADWITEM(AttachedDataWrapperPointer) - Static method in class com.ibm.j9ddr.vm29.pointer.helper.AttachedDataWrapperHelper
- AIX - com.ibm.j9ddr.corereaders.Platform
- AIX - Static variable in class com.ibm.dtfj.javacore.parser.j9.section.platform.PlatformPatternMatchers
- Aix32Dump - Class in com.ibm.dtfj.corereaders
- Aix32Dump(DumpReader) - Constructor for class com.ibm.dtfj.corereaders.Aix32Dump
- Aix64Dump - Class in com.ibm.dtfj.corereaders
- Aix64Dump(DumpReader) - Constructor for class com.ibm.dtfj.corereaders.Aix64Dump
- AIXDumpReader - Class in com.ibm.j9ddr.corereaders.aix
- AIXDumpReader() - Constructor for class com.ibm.j9ddr.corereaders.aix.AIXDumpReader
- AIXDumpReaderFactory - Class in com.ibm.j9ddr.corereaders.aix
- AIXDumpReaderFactory() - Constructor for class com.ibm.j9ddr.corereaders.aix.AIXDumpReaderFactory
- ALG_OBJECT_MONITOR_VERSION - Static variable in class com.ibm.j9ddr.vm29.j9.AlgorithmVersion
- AlgorithmPicker<T extends IAlgorithm> - Class in com.ibm.j9ddr.vm29.j9
-
Class containing the boilerplate code for picking an appropriate algorithm.
- AlgorithmPicker(String) - Constructor for class com.ibm.j9ddr.vm29.j9.AlgorithmPicker
- AlgorithmVersion - Class in com.ibm.j9ddr.vm29.j9
- alignment - Variable in class com.ibm.j9ddr.corereaders.macho.SegmentCommand64.Section64
- ALL - com.ibm.j9ddr.vm29.j9.RootSet.RootSetType
- ALL_OBJECTS_HASHED_FLAG - Static variable in class com.ibm.jvm.dtfjview.heapdump.portable.PortableHeapDumpFormatter
- ALL_SLOTS_EXCLUDING_STACK_SLOTS - com.ibm.j9ddr.vm29.j9.RootSet.RootSetType
- allAlgorithms() - Method in class com.ibm.j9ddr.vm29.j9.AlgorithmPicker
-
Template method that returns a fresh instance of each algorithm
- allBitsIn(long) - Method in class com.ibm.j9ddr.vm29.pointer.AbstractPointer
- allBitsIn(long) - Method in class com.ibm.j9ddr.vm29.types.Scalar
- allButControlChars - Static variable in class com.ibm.dtfj.javacore.parser.j9.section.common.CommonPatternMatchers
- allButLineFeed - Static variable in class com.ibm.dtfj.javacore.parser.j9.section.common.CommonPatternMatchers
- AllClassesCommand - Class in com.ibm.j9ddr.vm29.tools.ddrinteractive.commands
- AllClassesCommand() - Constructor for class com.ibm.j9ddr.vm29.tools.ddrinteractive.commands.AllClassesCommand
- allConsumed() - Method in interface com.ibm.dtfj.javacore.parser.framework.parser.ILookAheadBuffer
- allObjectsHashed() - Method in class com.ibm.dtfj.phd.parser.HeapdumpReader
-
Returns true all objects in this heap dump will have hashcodes set, regardless of the flags on the record.
- allocatePinnedHostBuffer(long) - Static method in class com.ibm.cuda.Cuda
-
Allocates a new direct byte buffer, backed by page-locked host memory; enabling optimal performance of transfers to and from device memory.
- ALLOCATION_TYPE_MALLOC_FREED - Static variable in interface com.ibm.dtfj.java.JavaRuntimeMemorySection
-
Type code for memory that was allocated, and freed, by the Java runtime on the native heap using malloc() or similar.
- ALLOCATION_TYPE_MALLOC_LIVE - Static variable in interface com.ibm.dtfj.java.JavaRuntimeMemorySection
-
Type code for memory allocated on the native heap via an API such as malloc().
- ALLOCATION_TYPE_MEMORY_MAPPED_FILE - Static variable in interface com.ibm.dtfj.java.JavaRuntimeMemorySection
-
Type code for memory allocated for memory mapping files through an API like mmap().
- ALLOCATION_TYPE_SHARED_MEMORY - Static variable in interface com.ibm.dtfj.java.JavaRuntimeMemorySection
-
Type code for shared memory sections.
- ALLOCATION_TYPE_VIRTUAL_ALLOC - Static variable in interface com.ibm.dtfj.java.JavaRuntimeMemorySection
-
Type code for anonymous memory mappings / virtual allocations.
- allocPage(long) - Method in class com.ibm.j9ddr.corereaders.tdump.zebedee.dumpreader.MutableAddressSpace
-
Allocate a page of memory at the given address.
- allowlist - Static variable in class com.ibm.j9ddr.vm29.view.dtfj.java.DTFJJavaField
- allRoots() - Static method in class com.ibm.j9ddr.vm29.j9.StackRoots
- allRoots(RootSet.RootSetType) - Static method in class com.ibm.j9ddr.vm29.j9.RootSet
- allSlotsInObjectDo(IClassWalkCallbacks) - Method in class com.ibm.j9ddr.vm29.tools.ddrinteractive.ClassWalker
-
Walks every slots in an object and send the values to the classWalker
- allThreadInfoSubsection() - Method in class com.ibm.dtfj.javacore.parser.j9.section.thread.ThreadSectionParser
- allTokensGenerated() - Method in interface com.ibm.dtfj.javacore.parser.framework.scanner.IScanner
- alpha_numeric_underscore_ascii_attribute - Static variable in class com.ibm.dtfj.javacore.parser.j9.section.common.CommonPatternMatchers
- ALTR - Static variable in class com.ibm.j9ddr.corereaders.tdump.zebedee.dumpreader.SystemTrace
- ALWAYS_MATCHES - Static variable in class com.ibm.j9ddr.util.PatternString
- AnalyseRomClassUTF8Command - Class in com.ibm.j9ddr.vm29.tools.ddrinteractive.commands
- AnalyseRomClassUTF8Command() - Constructor for class com.ibm.j9ddr.vm29.tools.ddrinteractive.commands.AnalyseRomClassUTF8Command
- Annotation - Class in com.ibm.java.diagnostics.utils.plugins
-
The annotations that are found on a class.
- Annotation(String) - Constructor for class com.ibm.java.diagnostics.utils.plugins.Annotation
- ANNOTATION_CLASSNAME - Static variable in class com.ibm.java.diagnostics.utils.plugins.DTFJPluginManager
- anyBitsIn(long) - Method in class com.ibm.j9ddr.vm29.pointer.AbstractPointer
- anyBitsIn(long) - Method in class com.ibm.j9ddr.vm29.types.Scalar
- anyMatched - Variable in class com.ibm.dtfj.javacore.parser.j9.SectionParserGrammar
- anyMatched() - Method in interface com.ibm.dtfj.javacore.parser.framework.parser.ISectionParser
- AOL - com.ibm.j9ddr.vm29.j9.gc.GCMemoryPool.MemoryPoolType
- APP_TYPE - Static variable in class com.ibm.jvm.format.TraceRecord
- APP_TYPE - Static variable in interface com.ibm.jvm.trace.format.api.TracePoint
- appendToStream(ByteStream, boolean) - Method in class com.ibm.jvm.trace.format.api.TraceRecord
-
Appends the body of the data from this trace record to the stream IN CHRONOLOGICAL ORDER.
- appliesTo() - Method in annotation type com.ibm.j9ddr.tools.ddrinteractive.annotations.DataContext
- apply(long) - Method in class com.ibm.j9ddr.corereaders.minidump.unwind.UnwindInfo
- apply(Map<String, Number>, String[]) - Method in class com.ibm.j9ddr.corereaders.elf.unwind.UnwindTable
- applyAliases(Map<String, String>) - Method in class com.ibm.j9ddr.StructureReader.FieldDescriptor
- ARCH_AARCH64 - Static variable in class com.ibm.j9ddr.corereaders.elf.ELFFileReader
- ARCH_AMD64 - Static variable in class com.ibm.j9ddr.corereaders.elf.ELFFileReader
- ARCH_ARM - Static variable in class com.ibm.j9ddr.corereaders.elf.ELFFileReader
- ARCH_IA32 - Static variable in class com.ibm.j9ddr.corereaders.elf.ELFFileReader
- ARCH_IA64 - Static variable in class com.ibm.j9ddr.corereaders.elf.ELFFileReader
- ARCH_PPC32 - Static variable in class com.ibm.j9ddr.corereaders.elf.ELFFileReader
- ARCH_PPC64 - Static variable in class com.ibm.j9ddr.corereaders.elf.ELFFileReader
- ARCH_RISCV64 - Static variable in class com.ibm.j9ddr.corereaders.elf.ELFFileReader
- ARCH_S390 - Static variable in class com.ibm.j9ddr.corereaders.elf.ELFFileReader
- areExtensionsEnabled() - Static method in class com.ibm.j9ddr.vm29.pointer.helper.J9ClassHelper
- areHeapDumpsPHD(Map) - Static method in class com.ibm.jvm.dtfjview.heapdump.HeapDumpSettings
- areValueTypesSupported() - Method in class com.ibm.j9ddr.vm29.pointer.helper.ValueTypeHelper
-
Queries if the JVM that produced the core file supports value types.
- ARG_EXTRA - Static variable in interface com.ibm.dtfj.javacore.parser.j9.section.environment.IEnvironmentTypes
- ARG_STRING - Static variable in interface com.ibm.dtfj.javacore.parser.j9.section.environment.IEnvironmentTypes
- arg0EA - Variable in class com.ibm.j9ddr.vm29.j9.stackwalker.WalkState
-
Address of argument 0
- ArgBits - Class in com.ibm.j9ddr.vm29.j9
- ArgBits() - Constructor for class com.ibm.j9ddr.vm29.j9.ArgBits
- argBitsFromSignature(String, int[], int, boolean) - Static method in class com.ibm.j9ddr.vm29.j9.ArgBits
- argCount - Variable in class com.ibm.j9ddr.vm29.j9.stackwalker.WalkState
- argDisplayFormat - Variable in class com.ibm.jvm.dtfjview.commands.xcommands.XCommand
- args - Variable in class com.ibm.j9ddr.corereaders.tdump.zebedee.le.FunctionEmulator.TraceEntry
- ARGUMENT_DESCRIPTION - Static variable in class com.ibm.jvm.dtfjview.tools.impl.CmdFileTool
- ARGUMENT_DESCRIPTION - Static variable in class com.ibm.jvm.dtfjview.tools.impl.GrepTool
- ARGUMENT_DESCRIPTION - Static variable in class com.ibm.jvm.dtfjview.tools.impl.HistoryTool
- ARGUMENT_DESCRIPTION - Static variable in class com.ibm.jvm.dtfjview.tools.impl.OutFileTool
- argUnitNumber - Variable in class com.ibm.jvm.dtfjview.commands.xcommands.XCommand
- argUnitSize - Variable in class com.ibm.jvm.dtfjview.commands.xcommands.XCommand
- ARM_EXCEPTION_STATE64 - Static variable in class com.ibm.j9ddr.corereaders.macho.ThreadCommand.OSXAArch64ThreadState
- ARM_NEON_STATE64 - Static variable in class com.ibm.j9ddr.corereaders.macho.ThreadCommand.OSXAArch64ThreadState
- ARM_THREAD_STATE64 - Static variable in class com.ibm.j9ddr.corereaders.macho.ThreadCommand.OSXAArch64ThreadState
- ARRAY_PREFIX_SIGNATURE - Static variable in class com.ibm.dtfj.java.j9.JavaField
- ARRAY_PREFIX_SIGNATURE - Static variable in class com.ibm.dtfj.java.j9.JavaObject
- ARRAY_PREFIX_SIGNATURE - Static variable in interface com.ibm.j9ddr.view.dtfj.DTFJConstants
- arrayClassSlotIterator - Variable in class com.ibm.j9ddr.vm29.j9.gc.GCClassIteratorClassSlots
- arraycopy(int, Object, int, int) - Method in interface com.ibm.dtfj.java.JavaObject
-
Copies data from the image array into a local Java array.
- ArrayFormatter - Class in com.ibm.j9ddr.vm29.tools.ddrinteractive.structureformat.base
- ArrayFormatter() - Constructor for class com.ibm.j9ddr.vm29.tools.ddrinteractive.structureformat.base.ArrayFormatter
- ArrayIterator<StructType extends DataType> - Class in com.ibm.j9ddr.vm29.j9.walkers
- ArrayIterator(Class<T>, int, PointerPointer) - Constructor for class com.ibm.j9ddr.vm29.j9.walkers.ArrayIterator
- arrayletLeafLogSize - Variable in class com.ibm.j9ddr.vm29.j9.gc.GCArrayletObjectModelBase
- arrayletLeafSize - Variable in class com.ibm.j9ddr.vm29.j9.gc.GCArrayletObjectModelBase
- arrayletLeafSizeMask - Variable in class com.ibm.j9ddr.vm29.j9.gc.GCArrayletObjectModelBase
- arrayletObjectModel - Variable in class com.ibm.j9ddr.vm29.j9.gc.GCArrayletObjectModelBase
- arrayletRangeBase - Variable in class com.ibm.j9ddr.vm29.j9.gc.GCArrayletObjectModelBase
- arrayletRangeTop - Variable in class com.ibm.j9ddr.vm29.j9.gc.GCArrayletObjectModelBase
- arrayptr - Variable in class com.ibm.j9ddr.vm29.view.dtfj.java.DTFJJavaObject
- ARReader - Class in com.ibm.dtfj.binaryreaders
- ARReader - Class in com.ibm.j9ddr.corereaders.aix
- ARReader(ClosingFileReader) - Constructor for class com.ibm.dtfj.binaryreaders.ARReader
- ARReader(File) - Constructor for class com.ibm.j9ddr.corereaders.aix.ARReader
- ARReader(ImageInputStream) - Constructor for class com.ibm.j9ddr.corereaders.aix.ARReader
- AS_COMMENT_INDICATORS - Static variable in class com.ibm.jvm.dtfjview.tools.impl.CmdFileTool
- asid - Variable in class com.ibm.dtfj.corereaders.zos.dumpreader.AddressSpace
-
Our address space id
- asid - Variable in class com.ibm.j9ddr.corereaders.tdump.zebedee.dumpreader.AddressSpace
-
Our address space id
- ASNoProcess - Class in com.ibm.j9ddr.tools.ddrinteractive
- ASNoProcess(IAddressSpace) - Constructor for class com.ibm.j9ddr.tools.ddrinteractive.ASNoProcess
- Assert - Static variable in interface com.ibm.cuda.CudaError
-
An assert triggered in device code during kernel execution.
- Assert(boolean) - Static method in class com.ibm.dtfj.phd.parser.Base
- ASSERT_TYPE - Static variable in class com.ibm.jvm.format.TraceRecord
- ASSERT_TYPE - Static variable in interface com.ibm.jvm.trace.format.api.TracePoint
- at(long) - Method in class com.ibm.j9ddr.vm29.pointer.AbstractPointer
- at(Scalar) - Method in class com.ibm.j9ddr.vm29.pointer.AbstractPointer
- AT_ENTRY - Static variable in class com.ibm.j9ddr.corereaders.elf.ELFFileReader
- AT_HWCAP - Static variable in class com.ibm.j9ddr.corereaders.elf.ELFFileReader
- AT_NULL - Static variable in class com.ibm.j9ddr.corereaders.elf.ELFFileReader
- AT_PLATFORM - Static variable in class com.ibm.j9ddr.corereaders.elf.ELFFileReader
- at_string - Static variable in class com.ibm.dtfj.javacore.parser.j9.section.common.CommonPatternMatchers
- at_symbol - Static variable in class com.ibm.dtfj.javacore.parser.j9.section.common.CommonPatternMatchers
- atOffset(long) - Method in class com.ibm.cuda.CudaBuffer
-
Returns a sub-region of this buffer.
- AttachedDataWrapperHelper - Class in com.ibm.j9ddr.vm29.pointer.helper
- AttachedDataWrapperHelper() - Constructor for class com.ibm.j9ddr.vm29.pointer.helper.AttachedDataWrapperHelper
- attachOrSplit(NodeList, int) - Method in class com.ibm.jvm.dtfjview.commands.helpers.NodeList
- ATTRIBUTE_ASYNC_ENGINE_COUNT - Static variable in class com.ibm.cuda.CudaDevice
-
Number of asynchronous engines.
- ATTRIBUTE_BINARY_VERSION - Static variable in class com.ibm.cuda.CudaFunction
-
The binary architecture version for which the function was compiled.
- ATTRIBUTE_CAN_MAP_HOST_MEMORY - Static variable in class com.ibm.cuda.CudaDevice
-
Device can map host memory into CUDA address space.
- ATTRIBUTE_CLOCK_RATE - Static variable in class com.ibm.cuda.CudaDevice
-
Typical clock frequency in kilohertz.
- ATTRIBUTE_COMPUTE_CAPABILITY - Static variable in class com.ibm.cuda.CudaDevice
-
Compute capability version number.
- ATTRIBUTE_COMPUTE_CAPABILITY_MAJOR - Static variable in class com.ibm.cuda.CudaDevice
-
Major compute capability version number.
- ATTRIBUTE_COMPUTE_CAPABILITY_MINOR - Static variable in class com.ibm.cuda.CudaDevice
-
Minor compute capability version number.
- ATTRIBUTE_COMPUTE_MODE - Static variable in class com.ibm.cuda.CudaDevice
-
Compute mode (see COMPUTE_MODE_XXX for details).
- ATTRIBUTE_CONCURRENT_KERNELS - Static variable in class com.ibm.cuda.CudaDevice
-
Device can possibly execute multiple kernels concurrently.
- ATTRIBUTE_CONST_SIZE_BYTES - Static variable in class com.ibm.cuda.CudaFunction
-
The size in bytes of user-allocated constant memory required by this function.
- ATTRIBUTE_ECC_ENABLED - Static variable in class com.ibm.cuda.CudaDevice
-
Device has ECC support enabled.
- ATTRIBUTE_GLOBAL_MEMORY_BUS_WIDTH - Static variable in class com.ibm.cuda.CudaDevice
-
Global memory bus width in bits.
- ATTRIBUTE_INTEGRATED - Static variable in class com.ibm.cuda.CudaDevice
-
Device is integrated with host memory.
- ATTRIBUTE_KERNEL_EXEC_TIMEOUT - Static variable in class com.ibm.cuda.CudaDevice
-
Specifies whether there is a run time limit on kernels.
- ATTRIBUTE_L2_CACHE_SIZE - Static variable in class com.ibm.cuda.CudaDevice
-
Size of L2 cache in bytes.
- ATTRIBUTE_LOCAL_SIZE_BYTES - Static variable in class com.ibm.cuda.CudaFunction
-
The size in bytes of local memory used by each thread of this function.
- ATTRIBUTE_MAX_BLOCK_DIM_X - Static variable in class com.ibm.cuda.CudaDevice
-
Maximum block dimension X.
- ATTRIBUTE_MAX_BLOCK_DIM_Y - Static variable in class com.ibm.cuda.CudaDevice
-
Maximum block dimension Y.
- ATTRIBUTE_MAX_BLOCK_DIM_Z - Static variable in class com.ibm.cuda.CudaDevice
-
Maximum block dimension Z.
- ATTRIBUTE_MAX_GRID_DIM_X - Static variable in class com.ibm.cuda.CudaDevice
-
Maximum grid dimension X.
- ATTRIBUTE_MAX_GRID_DIM_Y - Static variable in class com.ibm.cuda.CudaDevice
-
Maximum grid dimension Y.
- ATTRIBUTE_MAX_GRID_DIM_Z - Static variable in class com.ibm.cuda.CudaDevice
-
Maximum grid dimension Z.
- ATTRIBUTE_MAX_PITCH - Static variable in class com.ibm.cuda.CudaDevice
-
Maximum pitch in bytes allowed by memory copies.
- ATTRIBUTE_MAX_REGISTERS_PER_BLOCK - Static variable in class com.ibm.cuda.CudaDevice
-
Maximum number of 32-bit registers available per block.
- ATTRIBUTE_MAX_SHARED_MEMORY_PER_BLOCK - Static variable in class com.ibm.cuda.CudaDevice
-
Maximum shared memory available per block in bytes.
- ATTRIBUTE_MAX_THREADS_PER_BLOCK - Static variable in class com.ibm.cuda.CudaDevice
-
Maximum number of threads per block.
- ATTRIBUTE_MAX_THREADS_PER_BLOCK - Static variable in class com.ibm.cuda.CudaFunction
-
The maximum number of threads per block, beyond which a launch of the function would fail.
- ATTRIBUTE_MAX_THREADS_PER_MULTIPROCESSOR - Static variable in class com.ibm.cuda.CudaDevice
-
Maximum resident threads per multiprocessor.
- ATTRIBUTE_MAXIMUM_SURFACE1D_LAYERED_LAYERS - Static variable in class com.ibm.cuda.CudaDevice
-
Maximum layers in a 1D layered surface.
- ATTRIBUTE_MAXIMUM_SURFACE1D_LAYERED_WIDTH - Static variable in class com.ibm.cuda.CudaDevice
-
Maximum 1D layered surface width.
- ATTRIBUTE_MAXIMUM_SURFACE1D_WIDTH - Static variable in class com.ibm.cuda.CudaDevice
-
Maximum 1D surface width.
- ATTRIBUTE_MAXIMUM_SURFACE2D_HEIGHT - Static variable in class com.ibm.cuda.CudaDevice
-
Maximum 2D surface height.
- ATTRIBUTE_MAXIMUM_SURFACE2D_LAYERED_HEIGHT - Static variable in class com.ibm.cuda.CudaDevice
-
Maximum 2D layered surface height.
- ATTRIBUTE_MAXIMUM_SURFACE2D_LAYERED_LAYERS - Static variable in class com.ibm.cuda.CudaDevice
-
Maximum layers in a 2D layered surface.
- ATTRIBUTE_MAXIMUM_SURFACE2D_LAYERED_WIDTH - Static variable in class com.ibm.cuda.CudaDevice
-
Maximum 2D layered surface width.
- ATTRIBUTE_MAXIMUM_SURFACE2D_WIDTH - Static variable in class com.ibm.cuda.CudaDevice
-
Maximum 2D surface width.
- ATTRIBUTE_MAXIMUM_SURFACE3D_DEPTH - Static variable in class com.ibm.cuda.CudaDevice
-
Maximum 3D surface depth.
- ATTRIBUTE_MAXIMUM_SURFACE3D_HEIGHT - Static variable in class com.ibm.cuda.CudaDevice
-
Maximum 3D surface height.
- ATTRIBUTE_MAXIMUM_SURFACE3D_WIDTH - Static variable in class com.ibm.cuda.CudaDevice
-
Maximum 3D surface width.
- ATTRIBUTE_MAXIMUM_SURFACECUBEMAP_LAYERED_LAYERS - Static variable in class com.ibm.cuda.CudaDevice
-
Maximum layers in a cubemap layered surface.
- ATTRIBUTE_MAXIMUM_SURFACECUBEMAP_LAYERED_WIDTH - Static variable in class com.ibm.cuda.CudaDevice
-
Maximum cubemap layered surface width.
- ATTRIBUTE_MAXIMUM_SURFACECUBEMAP_WIDTH - Static variable in class com.ibm.cuda.CudaDevice
-
Maximum cubemap surface width.
- ATTRIBUTE_MAXIMUM_TEXTURE1D_LAYERED_LAYERS - Static variable in class com.ibm.cuda.CudaDevice
-
Maximum layers in a 1D layered texture.
- ATTRIBUTE_MAXIMUM_TEXTURE1D_LAYERED_WIDTH - Static variable in class com.ibm.cuda.CudaDevice
-
Maximum 1D layered texture width.
- ATTRIBUTE_MAXIMUM_TEXTURE1D_LINEAR_WIDTH - Static variable in class com.ibm.cuda.CudaDevice
-
Maximum 1D linear texture width.
- ATTRIBUTE_MAXIMUM_TEXTURE1D_MIPMAPPED_WIDTH - Static variable in class com.ibm.cuda.CudaDevice
-
Maximum mipmapped 1D texture width.
- ATTRIBUTE_MAXIMUM_TEXTURE1D_WIDTH - Static variable in class com.ibm.cuda.CudaDevice
-
Maximum 1D texture width.
- ATTRIBUTE_MAXIMUM_TEXTURE2D_GATHER_HEIGHT - Static variable in class com.ibm.cuda.CudaDevice
-
Maximum 2D texture height if CUDA_ARRAY3D_TEXTURE_GATHER is set.
- ATTRIBUTE_MAXIMUM_TEXTURE2D_GATHER_WIDTH - Static variable in class com.ibm.cuda.CudaDevice
-
Maximum 2D texture width if CUDA_ARRAY3D_TEXTURE_GATHER is set.
- ATTRIBUTE_MAXIMUM_TEXTURE2D_HEIGHT - Static variable in class com.ibm.cuda.CudaDevice
-
Maximum 2D texture height.
- ATTRIBUTE_MAXIMUM_TEXTURE2D_LAYERED_HEIGHT - Static variable in class com.ibm.cuda.CudaDevice
-
Maximum 2D layered texture height.
- ATTRIBUTE_MAXIMUM_TEXTURE2D_LAYERED_LAYERS - Static variable in class com.ibm.cuda.CudaDevice
-
Maximum layers in a 2D layered texture.
- ATTRIBUTE_MAXIMUM_TEXTURE2D_LAYERED_WIDTH - Static variable in class com.ibm.cuda.CudaDevice
-
Maximum 2D layered texture width.
- ATTRIBUTE_MAXIMUM_TEXTURE2D_LINEAR_HEIGHT - Static variable in class com.ibm.cuda.CudaDevice
-
Maximum 2D linear texture height.
- ATTRIBUTE_MAXIMUM_TEXTURE2D_LINEAR_PITCH - Static variable in class com.ibm.cuda.CudaDevice
-
Maximum 2D linear texture pitch in bytes.
- ATTRIBUTE_MAXIMUM_TEXTURE2D_LINEAR_WIDTH - Static variable in class com.ibm.cuda.CudaDevice
-
Maximum 2D linear texture width.
- ATTRIBUTE_MAXIMUM_TEXTURE2D_MIPMAPPED_HEIGHT - Static variable in class com.ibm.cuda.CudaDevice
-
Maximum mipmapped 2D texture height.
- ATTRIBUTE_MAXIMUM_TEXTURE2D_MIPMAPPED_WIDTH - Static variable in class com.ibm.cuda.CudaDevice
-
Maximum mipmapped 2D texture width.
- ATTRIBUTE_MAXIMUM_TEXTURE2D_WIDTH - Static variable in class com.ibm.cuda.CudaDevice
-
Maximum 2D texture width.
- ATTRIBUTE_MAXIMUM_TEXTURE3D_DEPTH - Static variable in class com.ibm.cuda.CudaDevice
-
Maximum 3D texture depth.
- ATTRIBUTE_MAXIMUM_TEXTURE3D_DEPTH_ALTERNATE - Static variable in class com.ibm.cuda.CudaDevice
-
Alternate maximum 3D texture depth.
- ATTRIBUTE_MAXIMUM_TEXTURE3D_HEIGHT - Static variable in class com.ibm.cuda.CudaDevice
-
Maximum 3D texture height.
- ATTRIBUTE_MAXIMUM_TEXTURE3D_HEIGHT_ALTERNATE - Static variable in class com.ibm.cuda.CudaDevice
-
Alternate maximum 3D texture height.
- ATTRIBUTE_MAXIMUM_TEXTURE3D_WIDTH - Static variable in class com.ibm.cuda.CudaDevice
-
Maximum 3D texture width.
- ATTRIBUTE_MAXIMUM_TEXTURE3D_WIDTH_ALTERNATE - Static variable in class com.ibm.cuda.CudaDevice
-
Alternate maximum 3D texture width.
- ATTRIBUTE_MAXIMUM_TEXTURECUBEMAP_LAYERED_LAYERS - Static variable in class com.ibm.cuda.CudaDevice
-
Maximum layers in a cubemap layered texture.
- ATTRIBUTE_MAXIMUM_TEXTURECUBEMAP_LAYERED_WIDTH - Static variable in class com.ibm.cuda.CudaDevice
-
Maximum cubemap layered texture width/height.
- ATTRIBUTE_MAXIMUM_TEXTURECUBEMAP_WIDTH - Static variable in class com.ibm.cuda.CudaDevice
-
Maximum cubemap texture width/height.
- ATTRIBUTE_MEMORY_CLOCK_RATE - Static variable in class com.ibm.cuda.CudaDevice
-
Peak memory clock frequency in kilohertz.
- ATTRIBUTE_MULTIPROCESSOR_COUNT - Static variable in class com.ibm.cuda.CudaDevice
-
Number of multiprocessors on device.
- ATTRIBUTE_NUM_REGS - Static variable in class com.ibm.cuda.CudaFunction
-
The number of registers used by each thread of this function.
- ATTRIBUTE_PCI_BUS_ID - Static variable in class com.ibm.cuda.CudaDevice
-
PCI bus ID of the device.
- ATTRIBUTE_PCI_DEVICE_ID - Static variable in class com.ibm.cuda.CudaDevice
-
PCI device ID of the device.
- ATTRIBUTE_PCI_DOMAIN_ID - Static variable in class com.ibm.cuda.CudaDevice
-
PCI domain ID of the device.
- ATTRIBUTE_PTX_VERSION - Static variable in class com.ibm.cuda.CudaFunction
-
The PTX virtual architecture version for which the function was compiled.
- ATTRIBUTE_SHARED_SIZE_BYTES - Static variable in class com.ibm.cuda.CudaFunction
-
The size in bytes of statically-allocated shared memory required by this function.
- ATTRIBUTE_STREAM_PRIORITIES_SUPPORTED - Static variable in class com.ibm.cuda.CudaDevice
-
Device supports stream priorities.
- ATTRIBUTE_SURFACE_ALIGNMENT - Static variable in class com.ibm.cuda.CudaDevice
-
Alignment requirement for surfaces.
- ATTRIBUTE_TCC_DRIVER - Static variable in class com.ibm.cuda.CudaDevice
-
Device is using TCC driver model.
- ATTRIBUTE_TEXTURE_ALIGNMENT - Static variable in class com.ibm.cuda.CudaDevice
-
Alignment requirement for textures.
- ATTRIBUTE_TEXTURE_PITCH_ALIGNMENT - Static variable in class com.ibm.cuda.CudaDevice
-
Pitch alignment requirement for textures.
- ATTRIBUTE_TOTAL_CONSTANT_MEMORY - Static variable in class com.ibm.cuda.CudaDevice
-
Memory available on device for __constant__ variables in a kernel in bytes.
- ATTRIBUTE_UNIFIED_ADDRESSING - Static variable in class com.ibm.cuda.CudaDevice
-
Device shares a unified address space with the host.
- ATTRIBUTE_WARP_SIZE - Static variable in class com.ibm.cuda.CudaDevice
-
Warp size in threads.
- AttributeValueMapFactory - Class in com.ibm.dtfj.javacore.parser.j9
- AttributeValueMapFactory() - Constructor for class com.ibm.dtfj.javacore.parser.j9.AttributeValueMapFactory
- auxiliaryDescriptorForAddress(AbstractPointer) - Method in class com.ibm.j9ddr.vm29.j9.gc.GCHeapRegionManager
- auxiliaryMessageFiles - Variable in class com.ibm.jvm.trace.format.api.TraceContext
- AVAILABLE_PROCESSORS_CHANGE - Static variable in class com.ibm.lang.management.AvailableProcessorsNotificationInfo
- AvailableProcessorsNotificationInfo - Class in com.ibm.lang.management
-
Encapsulates the details of a DLPAR notification emitted by a
OperatingSystemMXBean
when the number of available processors changes. - AvailableProcessorsNotificationInfo(int) - Constructor for class com.ibm.lang.management.AvailableProcessorsNotificationInfo
-
Constructs a new instance of this object.
- AvailableProcessorsNotificationInfoUtil - Class in com.ibm.lang.management.internal
-
Support for the
AvailableProcessorsNotificationInfo
class. - AVL_TREE_VERSION - Static variable in class com.ibm.j9ddr.vm29.j9.AlgorithmVersion
- AVLTree - Class in com.ibm.j9ddr.vm29.j9
-
AVL tree wrapper
- AVLTree(int, int) - Constructor for class com.ibm.j9ddr.vm29.j9.AVLTree
All Classes All Packages