Index

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 and Interfaces|All Packages|Constant Field Values|Serialized Form

P

PACKAGE_DOT_BASE_NAME - Enum constant in enum class com.ibm.j9ddr.StructureReader.PackageNameType
 
PACKAGE_FILTER_DISABLE - Static variable in interface com.ibm.java.diagnostics.utils.plugins.PluginConstants
Setting this property to any value will cause the package filtering classloading of ASM and DTFJ used by the plugin scanner to be disabled.
PackageFilteredClassloader - Class in com.ibm.java.diagnostics.utils.plugins
Classloader to deal with the fact that in order to be able to shim ASM onto the extensions classpath, some DTFJ classes need to be resolved by this loader rather than the parent loader (which will be the ext loader).
PackageFilteredClassloader(URL[]) - Constructor for class com.ibm.java.diagnostics.utils.plugins.PackageFilteredClassloader
 
PackageFilteredClassloader(URL[], ClassLoader) - Constructor for class com.ibm.java.diagnostics.utils.plugins.PackageFilteredClassloader
 
PackageHashTable - Class in com.ibm.j9ddr.vm29.j9
PackageHashTable is used for accessing hash tables in J9Packages
PackageHashTable(J9HashTablePointer, boolean, Class<J9PackagePointer>, HashTable.HashEqualFunction<J9PackagePointer>, HashTable.HashFunction<J9PackagePointer>) - Constructor for class com.ibm.j9ddr.vm29.j9.PackageHashTable
 
PackedDecimal - Class in com.ibm.dataaccess
Arithmetic, copying and shifting operations for Packed Decimal data.
padBuffer(StringBuffer, int, char) - Static method in class com.ibm.jvm.format.Util
 
padBuffer(StringBuffer, int, char, boolean) - Static method in class com.ibm.jvm.format.Util
 
padBuffer(StringBuilder, int, char) - Static method in class com.ibm.jvm.trace.format.api.Message
 
padBuffer(StringBuilder, int, char, boolean) - Static method in class com.ibm.jvm.trace.format.api.Message
 
padding(PrintStream, int) - Static method in class com.ibm.j9ddr.vm29.pointer.helper.PrintObjectFieldsHelper
 
padToWordBoundary(long) - Method in class com.ibm.j9ddr.corereaders.elf.ELF32FileReader
 
padToWordBoundary(long) - Method in class com.ibm.j9ddr.corereaders.elf.ELF64FileReader
 
padToWordBoundary(long) - Method in class com.ibm.j9ddr.corereaders.elf.ELFFileReader
 
padWithSpaces(String, int) - Static method in class com.ibm.jvm.dtfjview.commands.helpers.Utils
 
padWithZeroes(String, int) - Static method in class com.ibm.jvm.dtfjview.commands.helpers.Utils
 
Page() - Constructor for class com.ibm.dtfj.corereaders.PageCache.Page
 
PageCache - Class in com.ibm.dtfj.corereaders
Simple paging cache, to speedup getMemoryBytes
PageCache.Page - Class in com.ibm.dtfj.corereaders
 
pages - Variable in class com.ibm.dtfj.corereaders.PageCache
 
pageSize - Variable in class com.ibm.dtfj.corereaders.PageCache
 
Parameters(int) - Constructor for class com.ibm.cuda.CudaKernel.Parameters
Creates a new bundle of parameter values.
Parameters(CudaKernel.Parameters) - Constructor for class com.ibm.cuda.CudaKernel.Parameters
Creates a copy of the given parameter block.
Parameters(Object...) - Constructor for class com.ibm.cuda.CudaKernel.Parameters
Creates a new bundle of parameter values.
parent - Static variable in class com.ibm.dtfj.javacore.parser.j9.section.classloader.ClassLoaderPatternMatchers
 
parse(IScannerManager) - Method in interface com.ibm.dtfj.javacore.parser.framework.parser.IParserController
 
parse(IScannerManager) - Method in class com.ibm.dtfj.javacore.parser.j9.ParserController
Support for one image builder parsing javacore data for only one runtime.
parse(PortableHeapDumpListener) - Method in class com.ibm.dtfj.phd.parser.HeapdumpReader
Parse the heapdump.
parse(String) - Method in class com.ibm.dtfj.phd.parser.PrintHeapdump
 
parse(String) - Static method in class com.ibm.jvm.dtfjview.tools.ParsedCommand
This is a convenient method to parse a command line.
parseArgs(String) - Method in class com.ibm.jvm.dtfjview.commands.xcommands.XCommand
 
parseArgs(String[]) - Method in class com.ibm.j9ddr.tools.xml.XMLDOMComparator
 
parseCmdFile(File, String) - Static method in class com.ibm.jvm.dtfjview.tools.impl.CmdFileTool
To parse a command file.
ParsedCommand - Class in com.ibm.jvm.dtfjview.tools
This class divides the command line into the command with arguments.
ParsedCommand(String, String[]) - Constructor for class com.ibm.jvm.dtfjview.tools.ParsedCommand
To construct an object.
parseIndexWithDump(InputStream, ICoreFileReader, ClosingFileReader, IFileLocationResolver) - Method in class com.ibm.jvm.j9.dump.indexsupport.XMLIndexReader
Creates an Image from the given XML index stream and the corresponding corefile
parseIndexWithDump(InputStream, ICoreFileReader, ImageInputStream, IFileLocationResolver) - Method in class com.ibm.jvm.j9.dump.indexsupport.XMLIndexReader
Creates an Image from the given XML index stream and the corresponding corefile
parseLine(String, int, int) - Method in interface com.ibm.dtfj.javacore.parser.framework.tag.ILineRule
 
parseLine(String, int, int) - Method in class com.ibm.dtfj.javacore.parser.framework.tag.LineRule
Initializes buffer, token list, and other fields prior to parsing and tokenising a line.
parseMessage(byte[], int) - Method in class com.ibm.jvm.trace.format.api.Message
parse the raw message into an array of the appropriate wrapped types.
parseNumber(String) - Static method in class com.ibm.j9ddr.tools.ddrinteractive.CommandUtils
This method parses given number into a BigInteger
parseOption(String, String) - Method in class com.ibm.dtfj.phd.parser.PrintHeapdump
 
parsePointer(String, boolean) - Static method in class com.ibm.j9ddr.tools.ddrinteractive.CommandUtils
This method parses the given address string and return the address value in type long.
ParserController - Class in com.ibm.dtfj.javacore.parser.j9
 
ParserController(List, IImageBuilderFactory) - Constructor for class com.ibm.dtfj.javacore.parser.j9.ParserController
 
ParserException - Exception in com.ibm.dtfj.javacore.parser.framework.parser
 
ParserException(Exception) - Constructor for exception com.ibm.dtfj.javacore.parser.framework.parser.ParserException
 
ParserException(String) - Constructor for exception com.ibm.dtfj.javacore.parser.framework.parser.ParserException
 
ParserToken - Class in com.ibm.dtfj.javacore.parser.framework.scanner
 
ParserToken(int, int, int, String, String) - Constructor for class com.ibm.dtfj.javacore.parser.framework.scanner.ParserToken
 
PartialProcess - Class in com.ibm.dtfj.image.j9
 
PartialProcess(String, String, Properties, ImageThread, Iterator, ImageModule, Iterator, int, DataUnavailable, DataUnavailable) - Constructor for class com.ibm.dtfj.image.j9.PartialProcess
 
PATH_MAPPING_SYSTEM_PROPERTY - Static variable in class com.ibm.j9ddr.corereaders.LibraryResolverFactory
This property sets a path that can be used to re-map library paths on the system the core was generated to paths on the local machine.
PatternString - Class in com.ibm.j9ddr.util
A string containing wildcards and other characters that enable it to represent many strings at once.
PatternString(String) - Constructor for class com.ibm.j9ddr.util.PatternString
Constructor for creating a PatternString class which can contain wildcard expressions and other characters to represent many strings at once.
PatternString.PatternStringPair - Class in com.ibm.j9ddr.util
A class to represent the PatternString in two separate patterns
pc - Variable in class com.ibm.j9ddr.vm29.j9.stackwalker.WalkState
Program counter
PC - Static variable in class com.ibm.j9ddr.corereaders.tdump.zebedee.dumpreader.SystemTrace
 
PC64 - Static variable in class com.ibm.j9ddr.corereaders.tdump.zebedee.dumpreader.SystemTrace
 
pcAddress - Variable in class com.ibm.j9ddr.vm29.j9.stackwalker.WalkState
 
PCStack - Class in com.ibm.j9ddr.vm29.j9
Program-counter stack use information.
PCStack() - Constructor for class com.ibm.j9ddr.vm29.j9.PCStack
 
peek() - Method in class com.ibm.j9ddr.corereaders.tdump.zebedee.util.IntegerStack
Return the integer at the top of the stack without popping it.
peek() - Method in class com.ibm.j9ddr.vm29.j9.gc.GCObjectHeapIterator
 
peek() - Method in class com.ibm.j9ddr.vm29.j9.gc.GCObjectHeapIteratorMarkMapIterator_V1
 
peek() - Method in class com.ibm.j9ddr.vm29.j9.gc.GCObjectHeapIteratorNullIterator
 
peek() - Method in class com.ibm.jvm.trace.format.api.ByteStream
 
peek(byte[]) - Method in class com.ibm.jvm.trace.format.api.ByteStream
 
peek(J9ObjectPointer) - Method in class com.ibm.j9ddr.vm29.j9.MonitorTable
Search the MonitorTable for the inflated monitor corresponding to an object.
peek(J9ObjectPointer) - Static method in class com.ibm.j9ddr.vm29.j9.MonitorTableList
Search all the monitor tables in the J9JavaVM->monitorTables for the inflated monitor corresponding to the specified object
PeerAccessAlreadyEnabled - Static variable in interface com.ibm.cuda.CudaError
This error indicates that a call to ::cudaDeviceEnablePeerAccess() is trying to re-enable peer addressing on from a context which has already had peer addressing enabled.
PeerAccessNotEnabled - Static variable in interface com.ibm.cuda.CudaError
This error indicates that ::cudaDeviceDisablePeerAccess() is trying to disable peer addressing which has not been enabled yet via ::cudaDeviceEnablePeerAccess().
PeerAccessUnsupported - Static variable in interface com.ibm.cuda.CudaError
This error indicates that P2P access is not supported across the given devices.
percentage - Variable in class com.ibm.j9ddr.corereaders.tdump.zebedee.util.ProgressMeter
The amount of progress as a percentage.
PERF_EXCPT_TYPE - Static variable in class com.ibm.jvm.format.TraceRecord
 
PERF_EXCPT_TYPE - Static variable in interface com.ibm.jvm.trace.format.api.TracePoint
 
PERF_TYPE - Static variable in class com.ibm.jvm.format.TraceRecord
 
PERF_TYPE - Static variable in interface com.ibm.jvm.trace.format.api.TracePoint
 
perror(byte[]) - Static method in class com.ibm.dtfj.corereaders.zos.util.Clib
This method is a wrapper around perror.
perror(String) - Static method in class com.ibm.dtfj.corereaders.zos.util.Clib
Friendlier version of the native perror call that accepts a String parameter.
PERSISTENCE_DEFAULT - Static variable in class com.ibm.oti.shared.SharedClassUtilities
Uses the platform dependent default value as the cache type.
PERSISTENT - Static variable in class com.ibm.oti.shared.SharedClassUtilities
Specifies a persistent cache.
PGM - Static variable in class com.ibm.j9ddr.corereaders.tdump.zebedee.dumpreader.SystemTrace
 
phd - Enum constant in enum class com.ibm.jvm.dtfjview.commands.BaseJdmpviewCommand.ArtifactType
 
PHD - Enum constant in enum class com.ibm.dtfj.utils.file.ImageSourceType
 
PHD_VERSION_NUMBER - Static variable in class com.ibm.jvm.dtfjview.heapdump.portable.PortableHeapDumpFormatter
 
PHDCorruptData - Class in com.ibm.dtfj.phd
 
PHDCorruptImageModule - Class in com.ibm.dtfj.phd
 
PHDCorruptImageStackFrame - Class in com.ibm.dtfj.phd
 
PHDCorruptImageThread - Class in com.ibm.dtfj.phd
 
PHDCorruptImageThread(ImageAddressSpace, CorruptData) - Constructor for class com.ibm.dtfj.phd.PHDCorruptImageThread
 
PHDCorruptJavaLocation - Class in com.ibm.dtfj.phd
 
PHDCorruptJavaMonitor - Class in com.ibm.dtfj.phd
 
PHDCorruptJavaStackFrame - Class in com.ibm.dtfj.phd
 
PHDCorruptJavaThread - Class in com.ibm.dtfj.phd
 
PHDImage - Class in com.ibm.dtfj.phd
 
PHDImageFactory - Class in com.ibm.dtfj.phd
 
PHDImageFactory() - Constructor for class com.ibm.dtfj.phd.PHDImageFactory
 
PHDImageModule - Class in com.ibm.dtfj.phd
 
PHDImageStackFrame - Class in com.ibm.dtfj.phd
 
PHDImageStackFrame(ImageAddressSpace, ImageStackFrame) - Constructor for class com.ibm.dtfj.phd.PHDImageStackFrame
 
PHDImageThread - Class in com.ibm.dtfj.phd
 
PHDImageThread(ImageAddressSpace, ImageThread) - Constructor for class com.ibm.dtfj.phd.PHDImageThread
 
PHDJavaLocation - Class in com.ibm.dtfj.phd
 
PHDJavaMethod - Class in com.ibm.dtfj.phd
 
PHDJavaMonitor - Class in com.ibm.dtfj.phd
Java monitor information
PHDJavaObject - Class in com.ibm.dtfj.phd
 
PHDJavaObject(PHDJavaObject.Builder) - Constructor for class com.ibm.dtfj.phd.PHDJavaObject
 
PHDJavaObject.Builder - Class in com.ibm.dtfj.phd
The constructors for PHDJavaObject used to take up to 11 arguments, many of which were ints.
PHDJavaStackFrame - Class in com.ibm.dtfj.phd
 
PHDJavaThread - Class in com.ibm.dtfj.phd
 
physicalAddress - Variable in class com.ibm.j9ddr.corereaders.elf.ProgramHeaderEntry
 
physicalTableDescriptorForIndex(int) - Method in class com.ibm.j9ddr.vm29.j9.gc.GCHeapRegionManager
 
physicalTableDescriptorIndexForAddress(AbstractPointer) - Method in class com.ibm.j9ddr.vm29.j9.gc.GCHeapRegionManager
 
pickAlgorithm() - Method in class com.ibm.j9ddr.vm29.j9.AlgorithmPicker
 
pid() - Method in interface com.ibm.j9ddr.view.dtfj.image.J9RASImageDataFactory.ProcessData
 
PID_STRING - Static variable in interface com.ibm.dtfj.javacore.parser.j9.section.environment.IEnvironmentTypes
 
pipes - Static variable in class com.ibm.dtfj.javacore.parser.j9.section.nativememory.NativeMemoryPatternMatchers
 
PL_CPU_ARCH - Static variable in interface com.ibm.dtfj.javacore.parser.j9.section.platform.IPlatformTypes
 
PL_CPU_COUNT - Static variable in interface com.ibm.dtfj.javacore.parser.j9.section.platform.IPlatformTypes
 
PL_HOST_ADDR - Static variable in interface com.ibm.dtfj.javacore.parser.j9.section.platform.IPlatformTypes
 
PL_HOST_NAME - Static variable in interface com.ibm.dtfj.javacore.parser.j9.section.platform.IPlatformTypes
 
PL_MODULE_BASE - Static variable in interface com.ibm.dtfj.javacore.parser.j9.section.platform.IPlatformTypes
 
PL_MODULE_NAME - Static variable in interface com.ibm.dtfj.javacore.parser.j9.section.platform.IPlatformTypes
 
PL_MODULE_OFFSET - Static variable in interface com.ibm.dtfj.javacore.parser.j9.section.platform.IPlatformTypes
 
PL_OS_NAME - Static variable in interface com.ibm.dtfj.javacore.parser.j9.section.platform.IPlatformTypes
 
PL_OS_VERSION - Static variable in interface com.ibm.dtfj.javacore.parser.j9.section.platform.IPlatformTypes
 
PL_REGISTER_NAME - Static variable in interface com.ibm.dtfj.javacore.parser.j9.section.platform.IPlatformTypes
 
PL_REGISTER_VALUE - Static variable in interface com.ibm.dtfj.javacore.parser.j9.section.platform.IPlatformTypes
 
PL_SIGNAL - Static variable in interface com.ibm.dtfj.javacore.parser.j9.section.platform.IPlatformTypes
 
Platform - Enum Class in com.ibm.j9ddr.corereaders
Enumeration for platform type
PLATFORM_SECTION - Static variable in interface com.ibm.dtfj.javacore.parser.j9.section.platform.IPlatformTypes
 
PlatformMBeanProvider - Class in com.ibm.lang.management.internal
This class implements the service-provider interface to make OpenJ9-specific MXBeans available.
PlatformMBeanProvider() - Constructor for class com.ibm.lang.management.internal.PlatformMBeanProvider
 
PlatformPatternMatchers - Class in com.ibm.dtfj.javacore.parser.j9.section.platform
 
PlatformPatternMatchers() - Constructor for class com.ibm.dtfj.javacore.parser.j9.section.platform.PlatformPatternMatchers
 
PlatformSectionParser - Class in com.ibm.dtfj.javacore.parser.j9.section.platform
 
PlatformSectionParser() - Constructor for class com.ibm.dtfj.javacore.parser.j9.section.platform.PlatformSectionParser
 
PlatformTagParser - Class in com.ibm.dtfj.javacore.parser.j9.section.platform
 
PlatformTagParser() - Constructor for class com.ibm.dtfj.javacore.parser.j9.section.platform.PlatformTagParser
 
PLUGIN_ENV_VAR - Static variable in class com.ibm.j9ddr.tools.ddrinteractive.plugins.DDRInteractiveClassLoader
The name of the environment variable which will set the plugin search path.
PLUGIN_ENV_VAR_ALT - Static variable in class com.ibm.j9ddr.tools.ddrinteractive.plugins.DDRInteractiveClassLoader
 
PLUGIN_LISTENER_FACTORY - Static variable in interface com.ibm.java.diagnostics.utils.plugins.PluginConstants
If set it specifies the name of a class to be instantiated from which additional plugin listeners will be created.
PLUGIN_SYSTEM_PROPERTY - Static variable in class com.ibm.j9ddr.tools.ddrinteractive.plugins.DDRInteractiveClassLoader
System property which will be used to scan for plugins.
PLUGIN_SYSTEM_PROPERTY - Static variable in interface com.ibm.java.diagnostics.utils.plugins.PluginConstants
The system property which defines the search path to use for plugins.
PluginCommand - Class in com.ibm.j9ddr.tools.ddrinteractive.plugins
 
PluginCommand - Class in com.ibm.java.diagnostics.utils.commands
Command which allows control of the loaded plugins
PluginCommand() - Constructor for class com.ibm.j9ddr.tools.ddrinteractive.plugins.PluginCommand
 
PluginCommand() - Constructor for class com.ibm.java.diagnostics.utils.commands.PluginCommand
 
PluginConfig - Class in com.ibm.j9ddr.tools.ddrinteractive.plugins
Simple java bean to hold plugin configuration information
PluginConfig - Class in com.ibm.java.diagnostics.utils.plugins
Simple Java bean to represent a plugin
PluginConfig(Entry) - Constructor for class com.ibm.java.diagnostics.utils.plugins.PluginConfig
 
PluginConfig(String, String, Class<ICommand>, boolean, URL) - Constructor for class com.ibm.j9ddr.tools.ddrinteractive.plugins.PluginConfig
 
PluginConfig(String, Throwable, URL) - Constructor for class com.ibm.j9ddr.tools.ddrinteractive.plugins.PluginConfig
 
PluginConstants - Interface in com.ibm.java.diagnostics.utils.plugins
Shared constants between plugin classes
PluginListenerFactory - Interface in com.ibm.java.diagnostics.utils.plugins
Interface for factories which produce plugin listeners to be notified when the class scanning takes place.
PluginLoader - Interface in com.ibm.java.diagnostics.utils.plugins
Used so that the DTFJPluginClassloader will not be referenced directly in code, but only loaded through reflection, using a dedicated classloader (in DTFJContext)
PluginManager - Interface in com.ibm.java.diagnostics.utils.plugins
Used so that the DTFJPluginClassloader will not be referenced directly in code, but only loaded through reflection, using a dedicated classloader (in DTFJContext)
PluginManagerImpl - Class in com.ibm.java.diagnostics.utils.plugins.impl
Singleton manager for working with plugins.
PluginManagerLocator - Class in com.ibm.java.diagnostics.utils.plugins
Locator class to hide the ASM classloading shimming that occurs when using the plugin manager, allowing this to be shared by different plugin architectures rather than just the DTFJ based ones.
PluginManagerLocator() - Constructor for class com.ibm.java.diagnostics.utils.plugins.PluginManagerLocator
 
pluginSearchPath - Variable in class com.ibm.java.diagnostics.utils.plugins.impl.PluginManagerImpl
specify classloader paths by URI as this can be used by the File class and converted into a URL
pointer(long) - Static method in class com.ibm.j9ddr.tools.ddrinteractive.Humanize
Make the long value look like a pointer.
Pointer - Class in com.ibm.j9ddr.vm29.pointer
 
Pointer(long) - Constructor for class com.ibm.j9ddr.vm29.pointer.Pointer
 
POINTER_PACKAGE_DOT_NAME - Enum constant in enum class com.ibm.j9ddr.StructureReader.PackageNameType
 
POINTER_PACKAGE_SLASH_NAME - Enum constant in enum class com.ibm.j9ddr.StructureReader.PackageNameType
 
POINTER_SIZE - Static variable in interface com.ibm.dtfj.javacore.parser.j9.section.common.ICommonTypes
 
PointerFormatter - Class in com.ibm.j9ddr.vm29.tools.ddrinteractive.structureformat.base
 
PointerFormatter() - Constructor for class com.ibm.j9ddr.vm29.tools.ddrinteractive.structureformat.base.PointerFormatter
 
PointerGenerator - Class in com.ibm.j9ddr.tools
Utility to generate concrete implementation classes based on that structure data found in a binary file of the same format as the new core file offset data.
PointerGenerator() - Constructor for class com.ibm.j9ddr.tools.PointerGenerator
 
pointerInAddressSpace(long) - Method in class com.ibm.dtfj.java.j9.JavaRuntime
Since a JavaVM cannot span address spaces, use the VM's container address space to build this pointer, given the raw ID
pointerPackageName - Static variable in class com.ibm.j9ddr.vm29.j9.DataType
 
PointerPointer - Class in com.ibm.j9ddr.vm29.pointer
 
PointerPointer(long) - Constructor for class com.ibm.j9ddr.vm29.pointer.PointerPointer
 
pointerSize() - Method in class com.ibm.dtfj.corereaders.Aix32Dump
 
pointerSize() - Method in class com.ibm.dtfj.corereaders.Aix64Dump
 
pointerSize() - Method in class com.ibm.dtfj.corereaders.NewAixDump
 
pointerSize() - Method in class com.ibm.j9ddr.corereaders.aix.AIXDumpReader
 
PointerSizeLineRule - Class in com.ibm.dtfj.javacore.parser.j9.section.common
Retrieves the pointer size from a line containing OS and JVM information.
PointerSizeLineRule() - Constructor for class com.ibm.dtfj.javacore.parser.j9.section.common.PointerSizeLineRule
 
pool - Variable in class com.ibm.j9ddr.vm29.j9.Pool
 
Pool<StructType extends DataType> - Class in com.ibm.j9ddr.vm29.j9
 
Pool(J9PoolPointer, Class<T>) - Constructor for class com.ibm.j9ddr.vm29.j9.Pool
 
Pool_29_V0<StructType extends DataType> - Class in com.ibm.j9ddr.vm29.j9
 
Pool_29_V0(J9PoolPointer, Class<T>, boolean) - Constructor for class com.ibm.j9ddr.vm29.j9.Pool_29_V0
 
POOL_VERSION - Static variable in class com.ibm.j9ddr.vm29.j9.AlgorithmVersion
 
poolIterator - Variable in class com.ibm.j9ddr.vm29.j9.gc.GCJVMTIObjectTagTableListIterator
 
poolIterator - Variable in class com.ibm.j9ddr.vm29.j9.gc.GCVMThreadJNISlotIterator
 
pop() - Method in class com.ibm.j9ddr.corereaders.tdump.zebedee.util.IntegerStack
Pop an integer off the stack.
PortableHeapDumpClassCache - Class in com.ibm.jvm.dtfjview.heapdump.portable
 
PortableHeapDumpClassCache() - Constructor for class com.ibm.jvm.dtfjview.heapdump.portable.PortableHeapDumpClassCache
 
PortableHeapDumpFormatter - Class in com.ibm.jvm.dtfjview.heapdump.portable
A formatter for Portable heap dumps (PHDs).
PortableHeapDumpFormatter(DataOutputStream, String, boolean, boolean) - Constructor for class com.ibm.jvm.dtfjview.heapdump.portable.PortableHeapDumpFormatter
 
PortableHeapDumpHeader - Class in com.ibm.jvm.dtfjview.heapdump.portable
 
PortableHeapDumpHeader(String, boolean, boolean) - Constructor for class com.ibm.jvm.dtfjview.heapdump.portable.PortableHeapDumpHeader
 
PortableHeapDumpListener - Interface in com.ibm.dtfj.phd.parser
This interface is used to parse a heapdump in Phd format.
PortableHeapDumpRecord - Class in com.ibm.jvm.dtfjview.heapdump.portable
Base class for all PHD records.
PortableHeapDumpRecord(long, long, ReferenceIterator) - Constructor for class com.ibm.jvm.dtfjview.heapdump.portable.PortableHeapDumpRecord
Constructor
postFormat(String, long, PrintStream, Context, List<IFieldFormatter>, String[]) - Method in class com.ibm.j9ddr.tools.ddrinteractive.BaseStructureFormatter
 
postFormat(String, long, PrintStream, Context, List<IFieldFormatter>, String[]) - Method in interface com.ibm.j9ddr.tools.ddrinteractive.IStructureFormatter
Method called by the Structure command after the format() walk.
postFormat(String, String, String, int, long, PrintStream, Context, IStructureFormatter) - Method in class com.ibm.j9ddr.tools.ddrinteractive.BaseFieldFormatter
 
postFormat(String, String, String, int, long, PrintStream, Context, IStructureFormatter) - Method in interface com.ibm.j9ddr.tools.ddrinteractive.IFieldFormatter
Method called by the Structure command after preFormat() and format().
postFormat(String, String, String, int, long, PrintStream, Context, IStructureFormatter) - Method in class com.ibm.j9ddr.vm29.tools.ddrinteractive.structureformat.extensions.CStringFieldFormatter
 
PR - Static variable in class com.ibm.j9ddr.corereaders.tdump.zebedee.dumpreader.SystemTrace
 
PrebindChecksumCommand - Class in com.ibm.j9ddr.corereaders.macho
 
PrebindChecksumCommand() - Constructor for class com.ibm.j9ddr.corereaders.macho.PrebindChecksumCommand
 
PreboundDylibCommand - Class in com.ibm.j9ddr.corereaders.macho
 
PreboundDylibCommand() - Constructor for class com.ibm.j9ddr.corereaders.macho.PreboundDylibCommand
 
PREFER_EQUAL - Enum constant in enum class com.ibm.cuda.CudaDevice.CacheConfig
prefer equal sized L1 cache and shared memory
PREFER_L1 - Enum constant in enum class com.ibm.cuda.CudaDevice.CacheConfig
prefer larger L1 cache and smaller shared memory
PREFER_NONE - Enum constant in enum class com.ibm.cuda.CudaDevice.CacheConfig
no preference for shared memory or L1 (default)
PREFER_SHARED - Enum constant in enum class com.ibm.cuda.CudaDevice.CacheConfig
prefer larger shared memory and smaller L1 cache
PreferBinary - Enum constant in enum class com.ibm.cuda.CudaJitOptions.Fallback
Prefer to fall back to compatible binary code if exact match not found.
PreferPtx - Enum constant in enum class com.ibm.cuda.CudaJitOptions.Fallback
Prefer to compile ptx if exact binary match not found.
preFormat(String, long, PrintStream, Context, List<IFieldFormatter>, String[]) - Method in class com.ibm.j9ddr.tools.ddrinteractive.BaseStructureFormatter
 
preFormat(String, long, PrintStream, Context, List<IFieldFormatter>, String[]) - Method in interface com.ibm.j9ddr.tools.ddrinteractive.IStructureFormatter
Method called by the Structure command before the format() method walk.
preFormat(String, String, String, int, long, PrintStream, Context, IStructureFormatter) - Method in class com.ibm.j9ddr.tools.ddrinteractive.BaseFieldFormatter
 
preFormat(String, String, String, int, long, PrintStream, Context, IStructureFormatter) - Method in interface com.ibm.j9ddr.tools.ddrinteractive.IFieldFormatter
Method called by the Structure command before the format() method walk.
prePadWithSpaces(String, int) - Static method in class com.ibm.jvm.dtfjview.commands.helpers.Utils
 
previousFrameFlags - Variable in class com.ibm.j9ddr.vm29.j9.stackwalker.WalkState
 
prime() - Method in class com.ibm.jvm.format.TraceRecord
 
prime() - Method in class com.ibm.jvm.format.TraceRecordExternal
reads in the record data for this TraceRecord
prime() - Method in class com.ibm.jvm.format.TraceRecordInternal
reads in the record data for this TraceRecord
primeRecord(TraceFile) - Method in class com.ibm.jvm.format.TraceRecord50
primeRecord readies this UtTraceRecord to have its tracepoint data read.
PRIMITIVE_ARRAY_RECORD - Static variable in class com.ibm.dtfj.phd.parser.HeapdumpWriter
 
PRIMITIVE_ARRAY_RECORD_TAG - Static variable in class com.ibm.jvm.dtfjview.heapdump.portable.PortableHeapDumpFormatter
 
PrimitiveArray - Class in com.ibm.dtfj.phd.util
Superclass of IntegerArray and LongArray
PrimitiveArray - Class in com.ibm.j9ddr.corereaders.tdump.zebedee.util
Superclass of IntegerArray and LongArray
PrimitiveArray() - Constructor for class com.ibm.dtfj.phd.util.PrimitiveArray
 
PrimitiveArray() - Constructor for class com.ibm.j9ddr.corereaders.tdump.zebedee.util.PrimitiveArray
 
primitiveArrayDump(int, int, int) - Method in class com.ibm.dtfj.phd.parser.HeapdumpWriter
 
primitiveArrayDump(long, int, int, int, int, long) - Method in interface com.ibm.dtfj.phd.parser.PortableHeapDumpListener
This call represents a primitive array.
PrimitiveArrayRecord - Class in com.ibm.jvm.dtfjview.heapdump.portable
 
PrimitiveArrayRecord(long, long, int, int, int, boolean, long, boolean) - Constructor for class com.ibm.jvm.dtfjview.heapdump.portable.PrimitiveArrayRecord
 
print() - Method in class com.ibm.j9ddr.vm29.tools.ddrinteractive.gccheck.CheckReporter
 
print(J9ClassPointer, PrintStream) - Method in interface com.ibm.j9ddr.vm29.tools.ddrinteractive.ModularityHelper.ClassOutput
 
print(J9ModulePointer, PrintStream) - Method in interface com.ibm.j9ddr.vm29.tools.ddrinteractive.ModularityHelper.ModuleOutput
 
print(J9PackagePointer, PrintStream) - Method in interface com.ibm.j9ddr.vm29.tools.ddrinteractive.ModularityHelper.PackageOutput
 
print(String) - Method in class com.ibm.j9ddr.vm29.tools.ddrinteractive.gccheck.CheckReporter
Output non-error information
print(String) - Method in class com.ibm.j9ddr.vm29.tools.ddrinteractive.gccheck.CheckReporterTTY
 
print(String) - Method in class com.ibm.jvm.dtfjview.ConsoleOutputChannel
 
print(String) - Method in class com.ibm.jvm.dtfjview.FileOutputChannel
 
print(String) - Method in class com.ibm.jvm.dtfjview.Output
 
print(String) - Method in class com.ibm.jvm.dtfjview.OutputChannelRedirector
 
print(String) - Method in interface com.ibm.jvm.dtfjview.spi.IOutputChannel
Sends text to channel
printAllDeviceInfo() - Method in class com.ibm.gpu.CUDAManager
Print information for each detected CUDA device.
printAllRegions(PrintStream, StructurePointer, long, LinearDumper.J9ClassRegionNode, int) - Static method in class com.ibm.j9ddr.vm29.tools.ddrinteractive.LinearDumper
 
printDetailedHelp(PrintStream) - Method in class com.ibm.j9ddr.tools.ddrinteractive.Command
This prints the detailed help for the command by listing all the names that this command can be invoked by and also any sub commands that have been defined.
printDetailedHelp(PrintStream) - Method in class com.ibm.jvm.dtfjview.commands.BaseJdmpviewCommand
Print detailed help for a given command
printDetailedHelp(PrintStream) - Method in class com.ibm.jvm.dtfjview.commands.CdCommand
 
printDetailedHelp(PrintStream) - Method in class com.ibm.jvm.dtfjview.commands.CloseCommand
 
printDetailedHelp(PrintStream) - Method in class com.ibm.jvm.dtfjview.commands.DeadlockCommand
 
printDetailedHelp(PrintStream) - Method in class com.ibm.jvm.dtfjview.commands.FindCommand
 
printDetailedHelp(PrintStream) - Method in class com.ibm.jvm.dtfjview.commands.FindNextCommand
 
printDetailedHelp(PrintStream) - Method in class com.ibm.jvm.dtfjview.commands.FindPtrCommand
 
printDetailedHelp(PrintStream) - Method in class com.ibm.jvm.dtfjview.commands.HeapdumpCommand
 
printDetailedHelp(PrintStream) - Method in class com.ibm.jvm.dtfjview.commands.HelpCommand
 
printDetailedHelp(PrintStream) - Method in class com.ibm.jvm.dtfjview.commands.HexdumpCommand
 
printDetailedHelp(PrintStream) - Method in class com.ibm.jvm.dtfjview.commands.infocommands.InfoClassCommand
 
printDetailedHelp(PrintStream) - Method in class com.ibm.jvm.dtfjview.commands.infocommands.InfoCommand
 
printDetailedHelp(PrintStream) - Method in class com.ibm.jvm.dtfjview.commands.infocommands.InfoHeapCommand
 
printDetailedHelp(PrintStream) - Method in class com.ibm.jvm.dtfjview.commands.infocommands.InfoJitmCommand
 
printDetailedHelp(PrintStream) - Method in class com.ibm.jvm.dtfjview.commands.infocommands.InfoLockCommand
 
printDetailedHelp(PrintStream) - Method in class com.ibm.jvm.dtfjview.commands.infocommands.InfoMemoryCommand
 
printDetailedHelp(PrintStream) - Method in class com.ibm.jvm.dtfjview.commands.infocommands.InfoMmapCommand
 
printDetailedHelp(PrintStream) - Method in class com.ibm.jvm.dtfjview.commands.infocommands.InfoProcCommand
 
printDetailedHelp(PrintStream) - Method in class com.ibm.jvm.dtfjview.commands.infocommands.InfoSymCommand
 
printDetailedHelp(PrintStream) - Method in class com.ibm.jvm.dtfjview.commands.infocommands.InfoSystemCommand
 
printDetailedHelp(PrintStream) - Method in class com.ibm.jvm.dtfjview.commands.infocommands.InfoThreadCommand
 
printDetailedHelp(PrintStream) - Method in class com.ibm.jvm.dtfjview.commands.LogCommand
 
printDetailedHelp(PrintStream) - Method in class com.ibm.jvm.dtfjview.commands.OpenCommand
 
printDetailedHelp(PrintStream) - Method in class com.ibm.jvm.dtfjview.commands.PwdCommand
 
printDetailedHelp(PrintStream) - Method in class com.ibm.jvm.dtfjview.commands.ScrollCommand
 
printDetailedHelp(PrintStream) - Method in class com.ibm.jvm.dtfjview.commands.setcommands.SetCommand
 
printDetailedHelp(PrintStream) - Method in class com.ibm.jvm.dtfjview.commands.setcommands.SetHeapdumpCommand
 
printDetailedHelp(PrintStream) - Method in class com.ibm.jvm.dtfjview.commands.setcommands.SetLoggingCommand
 
printDetailedHelp(PrintStream) - Method in class com.ibm.jvm.dtfjview.commands.showcommands.ShowCommand
 
printDetailedHelp(PrintStream) - Method in class com.ibm.jvm.dtfjview.commands.showcommands.ShowHeapdumpCommand
 
printDetailedHelp(PrintStream) - Method in class com.ibm.jvm.dtfjview.commands.showcommands.ShowLoggingCommand
 
printDetailedHelp(PrintStream) - Method in class com.ibm.jvm.dtfjview.commands.WhatisCommand
 
printDetailedHelp(PrintStream) - Method in class com.ibm.jvm.dtfjview.commands.xcommands.XCommand
 
printDetailedHelp(PrintStream) - Method in class com.ibm.jvm.dtfjview.tools.impl.CharsFromTool
To print the detailed help message.
printDetailedHelp(PrintStream) - Method in class com.ibm.jvm.dtfjview.tools.impl.CharsToTool
To print the detailed help message.
printDetailedHelp(PrintStream) - Method in class com.ibm.jvm.dtfjview.tools.impl.CmdFileTool
To print the detailed help message.
printDetailedHelp(PrintStream) - Method in class com.ibm.jvm.dtfjview.tools.impl.GrepTool
To print the detailed help message.
printDetailedHelp(PrintStream) - Method in class com.ibm.jvm.dtfjview.tools.impl.HelpTool
To print the detailed help message.
printDetailedHelp(PrintStream) - Method in class com.ibm.jvm.dtfjview.tools.impl.HistoryTool
To print the detailed help message.
printDetailedHelp(PrintStream) - Method in class com.ibm.jvm.dtfjview.tools.impl.OutFileTool
To print the detailed help message.
printDetailedHelp(PrintStream) - Method in class com.ibm.jvm.dtfjview.tools.impl.TokensTool
To print the detailed help message.
printDetailedHelp(PrintStream) - Method in interface com.ibm.jvm.dtfjview.tools.ITool
To print the detailed help message.
PRINTF_FIFO_SIZE - Enum constant in enum class com.ibm.cuda.CudaDevice.Limit
size in bytes of the FIFO used by the ::printf() device system call
printFields(JavaObject, JavaClass, JavaRuntime, PrintStream) - Static method in class com.ibm.jvm.dtfjview.commands.helpers.ClassOutput
 
printHeader(StringBuffer) - Method in class com.ibm.dtfj.corereaders.GenericThread
 
PrintHeapdump - Class in com.ibm.dtfj.phd.parser
This class simply prints the contents of the heap dump.
PrintHeapdump(String) - Constructor for class com.ibm.dtfj.phd.parser.PrintHeapdump
 
PrintHeapdump(String[]) - Constructor for class com.ibm.dtfj.phd.parser.PrintHeapdump
 
PrintHeapdump(String, PrintStream) - Constructor for class com.ibm.dtfj.phd.parser.PrintHeapdump
 
printInput(long, String, String) - Method in class com.ibm.jvm.dtfjview.ConsoleOutputChannel
 
printInput(long, String, String) - Method in class com.ibm.jvm.dtfjview.FileOutputChannel
 
printJ9Class(J9ClassPointer, PrintStream) - Static method in class com.ibm.j9ddr.vm29.tools.ddrinteractive.ModularityHelper
Prints the name and hex address of a J9Class.
printJ9Module(J9ModulePointer, PrintStream) - Static method in class com.ibm.j9ddr.vm29.tools.ddrinteractive.ModularityHelper
Prints the name and hex address of a J9Module.
printJ9ObjectFields(PrintStream, int, J9ClassPointer, U8Pointer, J9ObjectPointer, long) - Static method in class com.ibm.j9ddr.vm29.pointer.helper.PrintObjectFieldsHelper
Prints all the j9object fields
printJ9ObjectFields(PrintStream, int, J9ClassPointer, U8Pointer, J9ObjectPointer, long, String[], boolean) - Static method in class com.ibm.j9ddr.vm29.pointer.helper.PrintObjectFieldsHelper
Prints all the j9object fields
printJ9Package(J9PackagePointer, PrintStream) - Static method in class com.ibm.j9ddr.vm29.tools.ddrinteractive.ModularityHelper
Prints the name and hex address of a J9Package.
println() - Method in class com.ibm.j9ddr.vm29.tools.ddrinteractive.gccheck.CheckReporter
 
println(String) - Method in class com.ibm.j9ddr.vm29.tools.ddrinteractive.gccheck.CheckReporter
 
println(String) - Method in class com.ibm.j9ddr.vm29.tools.ddrinteractive.gccheck.CheckReporterTTY
 
println(String) - Method in class com.ibm.jvm.dtfjview.ConsoleOutputChannel
 
println(String) - Method in class com.ibm.jvm.dtfjview.FileOutputChannel
 
println(String) - Method in class com.ibm.jvm.dtfjview.Output
 
println(String) - Method in class com.ibm.jvm.dtfjview.OutputChannelRedirector
 
println(String) - Method in interface com.ibm.jvm.dtfjview.spi.IOutputChannel
Sends text to the channel with an appended \n
printMethods(Iterator, PrintStream) - Static method in class com.ibm.jvm.dtfjview.commands.helpers.ClassOutput
 
printNativeFrames(StringBuffer) - Method in class com.ibm.dtfj.corereaders.GenericThread
 
printNonStaticFields(JavaClass, PrintStream) - Static method in class com.ibm.jvm.dtfjview.commands.helpers.ClassOutput
 
PrintObjectFieldsHelper - Class in com.ibm.j9ddr.vm29.pointer.helper
Helper class to print j9object fields.
PrintObjectFieldsHelper() - Constructor for class com.ibm.j9ddr.vm29.pointer.helper.PrintObjectFieldsHelper
 
printPackageExports(J9PackagePointer, PrintStream) - Static method in class com.ibm.j9ddr.vm29.tools.ddrinteractive.ModularityHelper
Prints the name and hex address of all J9Modules the provided package is exported to.
printPackageExportVerbose(J9PackagePointer, PrintStream) - Static method in class com.ibm.j9ddr.vm29.tools.ddrinteractive.ModularityHelper
Prints the name and hex address of all J9Modules the provided package is exported to.
printPackageJ9Module(J9PackagePointer, PrintStream) - Static method in class com.ibm.j9ddr.vm29.tools.ddrinteractive.ModularityHelper
Prints the details of the J9Module that owns a J9Package.
printPrompt(String) - Method in class com.ibm.jvm.dtfjview.ConsoleOutputChannel
 
printPrompt(String) - Method in class com.ibm.jvm.dtfjview.FileOutputChannel
 
printPrompt(String) - Method in class com.ibm.jvm.dtfjview.Output
 
printPrompt(String) - Method in class com.ibm.jvm.dtfjview.OutputChannelRedirector
 
printPrompt(String) - Method in interface com.ibm.jvm.dtfjview.spi.IOutputChannel
Sets the prompt which should be displayed when an interactive session is running.
printReferences(JavaObject, PrintStream) - Static method in class com.ibm.jvm.dtfjview.commands.xcommands.XJCommand
Print the references from the given object.
printRegisterInfo(ImageRegister) - Method in class com.ibm.jvm.dtfjview.commands.infocommands.InfoThreadCommand
 
printRegisters(ImageThread) - Method in class com.ibm.jvm.dtfjview.commands.infocommands.InfoThreadCommand
 
printRuntimeClassAndLoader(JavaClass, PrintStream) - Static method in class com.ibm.jvm.dtfjview.commands.helpers.ClassOutput
 
printStackSection(ImageSection) - Method in class com.ibm.jvm.dtfjview.commands.infocommands.InfoThreadCommand
 
printStat(Collection<ClassloadersSummaryCommand.ClassloadersSummaryNode>, PrintStream, boolean) - Method in class com.ibm.j9ddr.vm29.tools.ddrinteractive.commands.ClassloadersSummaryCommand
 
printStaticFields(JavaClass, PrintStream) - Static method in class com.ibm.jvm.dtfjview.commands.helpers.ClassOutput
 
printStatistics(PrintStream) - Method in class com.ibm.j9ddr.vm29.tools.ddrinteractive.ClassSummaryHelper
 
privateFlags - Variable in class com.ibm.j9ddr.vm29.j9.stackwalker.WalkState
 
process - Variable in class com.ibm.j9ddr.corereaders.aix.BaseAIXOSThread
 
process - Variable in class com.ibm.j9ddr.corereaders.memory.BaseModule
 
process - Variable in class com.ibm.j9ddr.corereaders.minidump.BaseWindowsOSThread
 
process - Variable in class com.ibm.j9ddr.tools.ddrinteractive.Context
 
process - Variable in class com.ibm.j9ddr.view.dtfj.image.J9DDRBaseImageThread
 
process - Static variable in class com.ibm.j9ddr.vm29.j9.DataType
 
process(String) - Static method in class com.ibm.jvm.dtfjview.tools.ToolsRegistry
To execute a command.
process(String) - Method in class com.ibm.jvm.dtfjview.tools.utils.BlockPostmatchHandle
 
process(String) - Method in class com.ibm.jvm.dtfjview.tools.utils.BlockPrematchHandle
 
process(String) - Method in interface com.ibm.jvm.dtfjview.tools.utils.IMatchHandle
To process the string.
process(String) - Method in interface com.ibm.jvm.dtfjview.tools.utils.IPostmatchHandle
This is for the post match handle to perform actions on the string
process(String) - Method in interface com.ibm.jvm.dtfjview.tools.utils.IPrematchHandle
This is for the prematch handle to process the incoming string (such as cache it, trim it, etc).
process(String) - Method in class com.ibm.jvm.dtfjview.tools.utils.MatchHandle
To process the string.
process(String) - Method in class com.ibm.jvm.dtfjview.tools.utils.MaxLinesPostmatchHandle
 
process(String) - Method in class com.ibm.jvm.dtfjview.tools.utils.MaxLinesPrematchHandle
 
process(String) - Method in class com.ibm.jvm.dtfjview.tools.utils.RegExprMatchHandle
 
process(String, PrintStream) - Static method in class com.ibm.jvm.dtfjview.tools.ToolsRegistry
To execute a command.
process(String, String[]) - Static method in class com.ibm.jvm.dtfjview.tools.ToolsRegistry
To execute a command.
process(String, String[], PrintStream) - Method in class com.ibm.jvm.dtfjview.tools.impl.CharsFromTool
Processes the command.
process(String, String[], PrintStream) - Method in class com.ibm.jvm.dtfjview.tools.impl.CharsToTool
Processes the command.
process(String, String[], PrintStream) - Method in class com.ibm.jvm.dtfjview.tools.impl.CmdFileTool
Processes the command.
process(String, String[], PrintStream) - Method in class com.ibm.jvm.dtfjview.tools.impl.GrepTool
Processes the command.
process(String, String[], PrintStream) - Method in class com.ibm.jvm.dtfjview.tools.impl.HelpTool
Processes the command.
process(String, String[], PrintStream) - Method in class com.ibm.jvm.dtfjview.tools.impl.HistoryTool
Processes the command.
process(String, String[], PrintStream) - Method in class com.ibm.jvm.dtfjview.tools.impl.OutFileTool
Processes the command.
process(String, String[], PrintStream) - Method in class com.ibm.jvm.dtfjview.tools.impl.TokensTool
Processes the command.
process(String, String[], PrintStream) - Method in interface com.ibm.jvm.dtfjview.tools.ITool
Processes the command.
process(String, String[], PrintStream) - Static method in class com.ibm.jvm.dtfjview.tools.ToolsRegistry
To execute a command.
ProcessAddressSpace - Class in com.ibm.j9ddr.corereaders.memory
Object representing the single address space / process model used by Linux, AIX and Windows.
ProcessAddressSpace(int, ByteOrder, ICore) - Constructor for class com.ibm.j9ddr.corereaders.memory.ProcessAddressSpace
 
processAnnotations() - Method in class com.ibm.java.diagnostics.utils.plugins.DTFJPluginConfig
Process the annotations found on this class.
processDump(File) - Method in class com.ibm.j9ddr.corereaders.minidump.MiniDumpReader
 
processDump(String) - Method in class com.ibm.j9ddr.corereaders.aix.AIXDumpReaderFactory
 
processDump(String) - Method in class com.ibm.j9ddr.corereaders.elf.ELFDumpReaderFactory
 
processDump(String) - Method in interface com.ibm.j9ddr.corereaders.ICoreFileReader
Called when a core reader should process the dump.
processDump(String) - Method in class com.ibm.j9ddr.corereaders.macho.MachoDumpReaderFactory
 
processDump(String) - Method in class com.ibm.j9ddr.corereaders.minidump.MiniDumpReader
 
processDump(String) - Method in class com.ibm.j9ddr.corereaders.tdump.TDumpReader
 
processDump(ImageInputStream) - Method in class com.ibm.j9ddr.corereaders.aix.AIXDumpReaderFactory
 
processDump(ImageInputStream) - Method in class com.ibm.j9ddr.corereaders.elf.ELFDumpReaderFactory
 
processDump(ImageInputStream) - Method in interface com.ibm.j9ddr.corereaders.ICoreFileReader
Called when a core reader should process the dump.
processDump(ImageInputStream) - Method in class com.ibm.j9ddr.corereaders.macho.MachoDumpReaderFactory
 
processDump(ImageInputStream) - Method in class com.ibm.j9ddr.corereaders.minidump.MiniDumpReader
 
processDump(ImageInputStream) - Method in class com.ibm.j9ddr.corereaders.tdump.TDumpReader
 
PROCESSING_CAPACITY_CHANGE - Static variable in class com.ibm.lang.management.ProcessingCapacityNotificationInfo
 
ProcessingCapacityNotificationInfo - Class in com.ibm.lang.management
Encapsulates the details of a DLPAR notification emitted by a OperatingSystemMXBean when the available processing capacity changes.
ProcessingCapacityNotificationInfo(int) - Constructor for class com.ibm.lang.management.ProcessingCapacityNotificationInfo
Constructs a new instance of this object.
ProcessingCapacityNotificationInfoUtil - Class in com.ibm.lang.management.internal
Support for the ProcessingCapacityNotificationInfo class.
processInput(DDRInteractive) - Method in class com.ibm.j9ddr.command.CommandReader
Execute next command, and execute it in DDRInteractive
processInput(DDRInteractive) - Method in class com.ibm.j9ddr.command.ConsoleCommandReader
 
processLine(DDRInteractive, String) - Method in class com.ibm.j9ddr.command.CommandReader
 
processLine(String) - Method in class com.ibm.j9ddr.tools.ddrinteractive.DDRInteractive
Have the underlying command reader process a given line
processLine(String, int) - Method in class com.ibm.dtfj.javacore.parser.framework.tag.LineRule
Must be implemented by the subtype.
processLine(String, int) - Method in class com.ibm.dtfj.javacore.parser.j9.section.common.PointerSizeLineRule
 
processLine(String, int) - Method in class com.ibm.dtfj.javacore.parser.j9.section.thread.NativeStackTraceLineRule
 
processLine(String, int) - Method in class com.ibm.dtfj.javacore.parser.j9.section.thread.StackTraceLineRule
 
processLine(String, int) - Method in class com.ibm.dtfj.javacore.parser.j9.section.thread.ThreadInfoLineRule
Most VMs list hexadecimal values with the 0x prefix, but at least one older Sovereign VM does not, therefore check for both patterns. 7.0 3XMTHREADINFO "main" J9VMThread:0x000CC100, j9thread_t:0x003D5600, java/lang/Thread:0x00A72440, state:R, prio=5 3XMTHREADINFO1 (native thread ID:0x1A58, native priority:0x5, native policy:UNKNOWN) 3XMTHREADINFO3 Java callstack: 4XESTACKTRACE at java/lang/Runtime.maxMemory(Native Method) 3XMTHREADINFO3 Native callstack: 4XENATIVESTACK JVM_MaxMemory+0x5 (vmi.c:209, 0x00996FF5 [jvm+0x6ff5]) 3XMTHREADINFO Anonymous native thread 3XMTHREADINFO1 (native thread ID:0x378C, native priority: 0x0, native policy:UNKNOWN) 3XMTHREADINFO3 Native callstack: 6.0 2XMFULLTHDDUMP Full thread dump J9 VM (J2RE 6.0 IBM J9 2.4 Windows XP x86-32 build jvmwi3260-20090215_2988320090215_029883_lHdSMr, native threads): 3XMTHREADINFO "JIT Compilation Thread" TID:0x000A9C00, j9thread_t:0x00015370, state:CW, prio=10 3XMTHREADINFO1 (native thread ID:0x267C, native priority:0xB, native policy:UNKNOWN) 5.0 2XMFULLTHDDUMP Full thread dump J9SE VM (J2RE 5.0 IBM J9 2.3 Windows XP x86-32 build 20051027_03723_lHdSMR, native threads): 3XMTHREADINFO "main" (TID:0x0008E900, sys_thread_t:0x00387A64, state:CW, native ID:0x0000083C) prio=5 1.4.2 2XMFULLTHDDUMP Full thread dump Classic VM (J2RE 1.4.2 IBM Windows 32 build cn142-20080130 (SR10), native threads): 3XMTHREADINFO "Finalizer" (TID:0xBAE0B0, sys_thread_t:0x16F29E8, state:CW, native ID:0x14D8) prio=8
processNextEntryHeader(byte[], int) - Method in class com.ibm.jvm.format.TraceRecord
sets up current* fields for later formatting
PROCESSOR_COUNT_PROPERTY - Static variable in interface com.ibm.j9ddr.corereaders.ICore
 
PROCESSOR_SUBTYPE_PROPERTY - Static variable in interface com.ibm.j9ddr.corereaders.ICore
 
PROCESSOR_TYPE_PROPERTY - Static variable in interface com.ibm.j9ddr.corereaders.ICore
 
processorSection - Variable in class com.ibm.jvm.trace.format.api.TraceFileHeader
 
ProcessorSection - Class in com.ibm.jvm.format
Processor section of a file header
ProcessorSection - Class in com.ibm.jvm.trace.format.api
Processor section of a file header
ProcessorSection(TraceFile, int) - Constructor for class com.ibm.jvm.format.ProcessorSection
 
ProcessorSection(TraceContext, ByteBuffer) - Constructor for class com.ibm.jvm.trace.format.api.ProcessorSection
 
ProcessorUsage - Class in com.ibm.lang.management
This represents a snapshot of the Operating System level Processor usage statistics.
ProcessorUsage() - Constructor for class com.ibm.lang.management.ProcessorUsage
Creates a new ProcessorUsage instance.
ProcessorUsageRetrievalException - Exception in com.ibm.lang.management
Exception class whose instance is thrown when Processor usage sampling fails.
ProcessorUsageRetrievalException(String) - Constructor for exception com.ibm.lang.management.ProcessorUsageRetrievalException
Constructor for the exception class that takes a message string describing the exact nature of the exception.
ProcessorUsageUtil - Class in com.ibm.lang.management.internal
Support for the ProcessorUsage class.
processPercents(String, byte[], int) - Method in class com.ibm.jvm.format.Message
processs all the percent sign directives in a string, much like a call to printf
processPercents(String, byte[], int) - Method in class com.ibm.jvm.trace.format.api.Message
process all the percent sign directives in a string, much like a call to printf
processTagLineOptional(String) - Method in class com.ibm.dtfj.javacore.parser.j9.SectionParserGrammar
 
processTagLineRequired(String) - Method in class com.ibm.dtfj.javacore.parser.j9.SectionParserGrammar
 
processThreadandStackTrace(IAttributeValueMap, boolean, boolean, int) - Method in class com.ibm.dtfj.javacore.parser.j9.section.thread.ThreadSectionParser
 
processTraceBufferHeader(TraceFile, long, int) - Method in class com.ibm.jvm.format.TraceRecord50
 
processTraceBufferHeaders() - Method in class com.ibm.jvm.format.TraceFileHeader
 
ProfilerDisabled - Static variable in interface com.ibm.cuda.CudaError
This indicates profiler is not initialized for this run.
ProgramHeaderEntry - Class in com.ibm.j9ddr.corereaders.elf
 
ProgressMeter - Class in com.ibm.j9ddr.corereaders.tdump.zebedee.util
This class is used to provide feedback on progress for long running (eg greater than one second) tasks.
ProgressMeter() - Constructor for class com.ibm.j9ddr.corereaders.tdump.zebedee.util.ProgressMeter
 
prompt - Static variable in class com.ibm.jvm.dtfjview.Session
 
ProtectedMemoryRange - Class in com.ibm.j9ddr.corereaders.memory
Abstract memory range that adds the isReadable/Executable/Writable methods
ProtectedMemoryRange(long, long) - Constructor for class com.ibm.j9ddr.corereaders.memory.ProtectedMemoryRange
 
PT - Static variable in class com.ibm.j9ddr.corereaders.tdump.zebedee.dumpreader.SystemTrace
 
pthread_getspecific_d8_np(long) - Method in class com.ibm.dtfj.corereaders.zos.le.Caa
Searches thread value blocks for key matching the input key and returns the thread specific data associated with the specified key for the current thread.
pthread_getspecific_d8_np(long) - Method in class com.ibm.j9ddr.corereaders.tdump.zebedee.le.Caa
Searches thread value blocks for key matching the input key and returns the thread specific data associated with the specified key for the current thread.
PTX - Enum constant in enum class com.ibm.cuda.CudaJitInputType
PTX source code.
PUBLIC_LOGGER_NAME - Static variable in class com.ibm.j9ddr.libraries.LibraryCollector
 
pull(int, long, int) - Method in class com.ibm.dtfj.corereaders.PageCache.Page
 
push(int) - Method in class com.ibm.j9ddr.corereaders.tdump.zebedee.util.IntegerStack
Push an integer on the stack.
push(int, long, byte[]) - Method in class com.ibm.dtfj.corereaders.PageCache.Page
 
put(byte[], int) - Method in class com.ibm.jvm.trace.format.api.ByteStream
This method, in addition to putByte, is negatively indexed, i.e. it indexes from the end of the data.
put(byte, int) - Method in class com.ibm.jvm.trace.format.api.ByteStream
This takes a negative index and puts byte b in the index specified working back from the end of the rawData as if it were one large array allowing negative addressing.
put(int, int) - Method in class com.ibm.j9ddr.corereaders.tdump.zebedee.util.IntegerArray
 
put(int, long) - Method in class com.ibm.dtfj.phd.util.LongArray
 
put(int, long) - Method in class com.ibm.j9ddr.corereaders.tdump.zebedee.util.LongArray
 
put(long, int) - Method in class com.ibm.j9ddr.corereaders.tdump.zebedee.util.IntegerLruCache
Add the key/value pair to the map.
put(long, long) - Method in class com.ibm.dtfj.corereaders.zos.util.IntegerMap
Add the key/value pair to the map.
put(long, long) - Method in class com.ibm.j9ddr.corereaders.tdump.zebedee.util.IntegerMap
Add the key/value pair to the map.
put(long, Object) - Method in class com.ibm.dtfj.corereaders.zos.util.ObjectLruCache
Add the key/value pair to the map.
put(long, Object) - Method in class com.ibm.dtfj.corereaders.zos.util.ObjectMap
Add the key/value pair to the map.
put(long, Object) - Method in class com.ibm.j9ddr.corereaders.tdump.zebedee.util.ObjectLruCache
Add the key/value pair to the map.
put(long, Object) - Method in class com.ibm.j9ddr.corereaders.tdump.zebedee.util.ObjectMap
Add the key/value pair to the map.
put(CudaDevice, Object, CudaModule) - Method in class com.ibm.cuda.CudaModule.Cache
Stores a module in this cache, associating it with the given device and key.
put(K, V) - Method in class com.ibm.j9ddr.util.WeakValueMap
 
putAll(int) - Method in class com.ibm.j9ddr.corereaders.tdump.zebedee.util.IntegerArray
 
putAll(long) - Method in class com.ibm.dtfj.phd.util.LongArray
 
putAll(long) - Method in class com.ibm.j9ddr.corereaders.tdump.zebedee.util.LongArray
 
putComponent(String) - Static method in class com.ibm.jvm.format.Util
puts a component name into a hashtable telling the formatter that this component is one that should be traced.
putComponent(String, Vector) - Static method in class com.ibm.jvm.format.Util
puts a component name into a hashtable telling the formatter that this component is one that should be traced.
putIndexAndPromote(long) - Method in class com.ibm.dtfj.corereaders.zos.util.AbstractLruCache
Get the index for a put operation.
putIndexAndPromote(long) - Method in class com.ibm.j9ddr.corereaders.tdump.zebedee.util.AbstractLruCache
Get the index for a put operation.
putThreadID(Long) - Static method in class com.ibm.jvm.format.Util
puts a thread ID into a hashtable telling the formatter that this thread ID is one that should be traced
PWD_PROPERTY - Static variable in interface com.ibm.jvm.dtfjview.SessionProperties
Holds the value of the users current working directory
PwdCommand - Class in com.ibm.jvm.dtfjview.commands
 
PwdCommand() - Constructor for class com.ibm.jvm.dtfjview.commands.PwdCommand
 
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 and Interfaces|All Packages|Constant Field Values|Serialized Form