Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
W
- wa64 - Enum constant in enum class com.ibm.j9ddr.blobs.IBlobFactory.Platforms
 - WAIT - Static variable in class com.ibm.j9ddr.corereaders.tdump.zebedee.dumpreader.SystemTrace
 - waitFor(CudaEvent) - Method in class com.ibm.cuda.CudaStream
 - 
Makes all future work submitted to this stream wait for the specified event to occur.
 - WAITING_TO_BE_NOTIFIED_ON - Static variable in class com.ibm.jvm.dtfjview.commands.helpers.MonitorState
 - WAITING_TO_ENTER - Static variable in class com.ibm.jvm.dtfjview.commands.helpers.MonitorState
 - waitingOn - Variable in class com.ibm.jvm.dtfjview.commands.helpers.MonitorNode
 - walk() - Method in class com.ibm.j9ddr.vm29.j9.walkers.HeapWalker
 - WALK_I_SLOT(WalkState, PointerPointer) - Static method in class com.ibm.j9ddr.vm29.j9.stackwalker.StackWalkerUtils
 - WALK_INDIRECT_I_SLOT(WalkState, PointerPointer, VoidPointer) - Static method in class com.ibm.j9ddr.vm29.j9.stackwalker.StackWalkerUtils
 - WALK_INDIRECT_O_SLOT(WalkState, PointerPointer, VoidPointer) - Static method in class com.ibm.j9ddr.vm29.j9.stackwalker.StackWalkerUtils
 - WALK_METHOD_CLASS(WalkState) - Static method in class com.ibm.j9ddr.vm29.j9.stackwalker.StackWalkerUtils
 - WALK_NAMED_I_SLOT(WalkState, PointerPointer, String) - Static method in class com.ibm.j9ddr.vm29.j9.stackwalker.StackWalkerUtils
 - WALK_NAMED_INDIRECT_I_SLOT(WalkState, PointerPointer, VoidPointer, String) - Static method in class com.ibm.j9ddr.vm29.j9.stackwalker.StackWalkerUtils
 - WALK_NAMED_INDIRECT_O_SLOT(WalkState, PointerPointer, VoidPointer, String) - Static method in class com.ibm.j9ddr.vm29.j9.stackwalker.StackWalkerUtils
 - WALK_NAMED_O_SLOT(WalkState, PointerPointer, String) - Static method in class com.ibm.j9ddr.vm29.j9.stackwalker.StackWalkerUtils
 - WALK_O_SLOT(WalkState, PointerPointer) - Static method in class com.ibm.j9ddr.vm29.j9.stackwalker.StackWalkerUtils
 - walkBytecodeFrameSlots(WalkState, J9MethodPointer, UDATA, UDATAPointer, UDATA, UDATAPointer, UDATA) - Static method in class com.ibm.j9ddr.vm29.j9.stackwalker.StackWalker
 - walkCoreFile(File) - Method in class com.ibm.j9ddr.tools.DTFJWalker
 - walkCoreFile(String) - Method in class com.ibm.j9ddr.tools.DTFJWalker
 - WALKED - Static variable in class com.ibm.j9ddr.vm29.j9.stackmap.LocalMap
 - WalkInternTableCommand - Class in com.ibm.j9ddr.vm29.tools.ddrinteractive.commands
 - WalkInternTableCommand() - Constructor for class com.ibm.j9ddr.vm29.tools.ddrinteractive.commands.WalkInternTableCommand
 - WalkJ9PoolCommand - Class in com.ibm.j9ddr.vm29.tools.ddrinteractive.commands
 - WalkJ9PoolCommand() - Constructor for class com.ibm.j9ddr.vm29.tools.ddrinteractive.commands.WalkJ9PoolCommand
 - 
Constructor
 - walkJITFrameSlotsForInternalPointers(WalkState, U8Pointer, UDATAPointer, VoidPointer, J9JITStackAtlasPointer) - Static method in class com.ibm.j9ddr.vm29.j9.stackwalker.MethodMetaData
 - walkLiveSet(LiveSetWalker.ObjectVisitor) - Static method in class com.ibm.j9ddr.vm29.j9.LiveSetWalker
 - walkLiveSet(LiveSetWalker.ObjectVisitor, RootSet.RootSetType) - Static method in class com.ibm.j9ddr.vm29.j9.LiveSetWalker
 - walkSP - Variable in class com.ibm.j9ddr.vm29.j9.stackwalker.WalkState
 - walkStack() - Method in class com.ibm.j9ddr.corereaders.elf.ELFDumpReader.LinuxThread
 - walkStackFrames(WalkState) - Static method in class com.ibm.j9ddr.vm29.j9.stackwalker.StackWalker
 - 
use thread's sp, arg0ea, pc, literal and entryLocalStorage.
 - walkStackFrames(WalkState, long) - Static method in class com.ibm.j9ddr.vm29.j9.stackwalker.StackWalker
 - 
use continuation's sp, arg0ea, pc, literal and entryLocalStorage.
 - WalkState - Class in com.ibm.j9ddr.vm29.j9.stackwalker
 - 
Mutable java equivalent of J9StackWalkState
 - WalkState() - Constructor for class com.ibm.j9ddr.vm29.j9.stackwalker.WalkState
 - walkThread - Variable in class com.ibm.j9ddr.vm29.j9.stackwalker.WalkState
 - 
Thread to be walked
 - WalkUtThreadDataCommand - Class in com.ibm.j9ddr.vm29.tools.ddrinteractive.commands
 - WalkUtThreadDataCommand() - Constructor for class com.ibm.j9ddr.vm29.tools.ddrinteractive.commands.WalkUtThreadDataCommand
 - warning(Object, Object) - Method in class com.ibm.jvm.trace.format.api.TraceContext
 - 
Reports a warning message
 - wasRelocated() - Method in class com.ibm.j9ddr.vm29.j9.gc.GCHeapMap.MarkedObject
 - WEAK - Enum constant in enum class com.ibm.j9ddr.vm29.j9.RootScanner.Reachability
 - WEAK_REACHABLE - Enum constant in enum class com.ibm.j9ddr.vm29.j9.RootSet.RootSetType
 - WeakValueMap<K,
V> - Class in com.ibm.j9ddr.util  - 
Map that weakly references values.
 - WeakValueMap() - Constructor for class com.ibm.j9ddr.util.WeakValueMap
 - WHATIS_COMMAND - Static variable in class com.ibm.j9ddr.vm29.tools.ddrinteractive.WhatIsCommand
 - WHATIS_SET_DEPTH_COMMAND - Static variable in class com.ibm.j9ddr.vm29.tools.ddrinteractive.WhatIsCommand
 - WhatisCommand - Class in com.ibm.jvm.dtfjview.commands
 - WhatisCommand() - Constructor for class com.ibm.jvm.dtfjview.commands.WhatisCommand
 - WhatIsCommand - Class in com.ibm.j9ddr.vm29.tools.ddrinteractive
 - 
Implements !
 - WhatIsCommand() - Constructor for class com.ibm.j9ddr.vm29.tools.ddrinteractive.WhatIsCommand
 - whereFound() - Method in class com.ibm.dtfj.corereaders.zos.le.Caa
 - 
Returns a string indicating where the registers were found.
 - whereFound() - Method in class com.ibm.dtfj.corereaders.zos.mvs.RegisterSet
 - 
Returns a string indicating where the registers were found.
 - whereFound() - Method in class com.ibm.j9ddr.corereaders.tdump.zebedee.le.Caa
 - 
Returns a string indicating where the registers were found.
 - whereFound() - Method in class com.ibm.j9ddr.corereaders.tdump.zebedee.mvs.RegisterSet
 - 
Returns a string indicating where the registers were found.
 - whitespace - Static variable in class com.ibm.dtfj.javacore.parser.j9.section.common.CommonPatternMatchers
 - wi32 - Enum constant in enum class com.ibm.j9ddr.blobs.IBlobFactory.Platforms
 - WIDE_INDEX - Static variable in class com.ibm.j9ddr.vm29.j9.stackmap.LocalMap
 - WideSelfRelativePointer - Class in com.ibm.j9ddr.vm29.pointer
 - WideSelfRelativePointer(long) - Constructor for class com.ibm.j9ddr.vm29.pointer.WideSelfRelativePointer
 - WILD_POINTER - Static variable in class com.ibm.dtfj.corereaders.zos.dumpreader.AddressSpace
 - 
Constant used to indicate an uninitialized pointer (for performance reasons we use primitive longs for pointers rather than objects)
 - WILD_POINTER - Static variable in class com.ibm.j9ddr.corereaders.tdump.zebedee.dumpreader.AddressSpace
 - 
Constant used to indicate an uninitialized pointer (for performance reasons we use primitive longs for pointers rather than objects)
 - wildCard - Static variable in class com.ibm.j9ddr.util.PatternString
 - WildCard - Class in com.ibm.j9ddr.vm29.tools.ddrinteractive.commands
 - WildCard() - Constructor for class com.ibm.j9ddr.vm29.tools.ddrinteractive.commands.WildCard
 - wildcardMatch(long, String, String) - Static method in class com.ibm.j9ddr.vm29.tools.ddrinteractive.commands.WildCard
 - WINDOWS - Enum constant in enum class com.ibm.j9ddr.corereaders.Platform
 - Windows_2000 - Static variable in class com.ibm.dtfj.javacore.parser.j9.section.platform.PlatformPatternMatchers
 - Windows_7 - Static variable in class com.ibm.dtfj.javacore.parser.j9.section.platform.PlatformPatternMatchers
 - Windows_8 - Static variable in class com.ibm.dtfj.javacore.parser.j9.section.platform.PlatformPatternMatchers
 - WINDOWS_BUILDNO_PROPERTY - Static variable in class com.ibm.j9ddr.corereaders.minidump.MiniDumpReader
 - Windows_Generic - Static variable in class com.ibm.dtfj.javacore.parser.j9.section.platform.PlatformPatternMatchers
 - Windows_Server_2003 - Static variable in class com.ibm.dtfj.javacore.parser.j9.section.platform.PlatformPatternMatchers
 - Windows_Server_2008 - Static variable in class com.ibm.dtfj.javacore.parser.j9.section.platform.PlatformPatternMatchers
 - Windows_Server_2012 - Static variable in class com.ibm.dtfj.javacore.parser.j9.section.platform.PlatformPatternMatchers
 - Windows_Server_8 - Static variable in class com.ibm.dtfj.javacore.parser.j9.section.platform.PlatformPatternMatchers
 - Windows_Vista - Static variable in class com.ibm.dtfj.javacore.parser.j9.section.platform.PlatformPatternMatchers
 - Windows_XP - Static variable in class com.ibm.dtfj.javacore.parser.j9.section.platform.PlatformPatternMatchers
 - WindowsProcessAddressSpace - Class in com.ibm.j9ddr.corereaders.minidump
 - wrapOffset - Variable in class com.ibm.jvm.format.TraceFile
 - wrapTime - Variable in class com.ibm.jvm.format.TraceRecord
 - wrapTimes - Variable in class com.ibm.jvm.format.TraceRecord
 - WRITABLE - Static variable in interface com.ibm.j9ddr.corereaders.memory.IDetailedMemoryRange
 - write(int) - Method in class com.ibm.jvm.dtfjview.Output
 - write(int) - Method in class com.ibm.jvm.dtfjview.tools.ToolsRegistryOutputChannels
 - write(int) - Method in class com.ibm.jvm.dtfjview.tools.utils.OutputStreamModifier
 - write(int) - Method in class com.ibm.jvm.dtfjview.tools.utils.StringReceiver
 - WRITE_ACCESS - Static variable in class com.ibm.j9ddr.vm29.j9.stackmap.LocalMap
 - writeByte(long, int) - Method in class com.ibm.j9ddr.corereaders.tdump.zebedee.dumpreader.MutableAddressSpace
 - 
Write a byte at the specified address.
 - writeByte(long, int) - Method in interface com.ibm.j9ddr.corereaders.tdump.zebedee.util.Emulator.ImageSpace
 - 
Write a byte at the specified address.
 - writeBytes(long, byte[]) - Method in class com.ibm.j9ddr.corereaders.tdump.zebedee.dumpreader.MutableAddressSpace
 - 
Write the contents of the byte array to the specified address.
 - writeBytesToTrace(Context, long, int, PrintStream) - Method in class com.ibm.j9ddr.tools.ddrinteractive.commands.SnapBaseCommand
 - writeBytesToTrace(Context, long, int, PrintStream) - Method in class com.ibm.j9ddr.tools.ddrinteractive.commands.SnapFormatCommand
 - writeBytesToTrace(Context, long, int, PrintStream) - Method in class com.ibm.j9ddr.tools.ddrinteractive.commands.SnapTraceCommand
 - writeDeadlockNode(NativeDeadlockGraphNode, boolean, HashMap<J9ObjectPointer, Object>, PrintStream) - Static method in class com.ibm.j9ddr.vm29.tools.ddrinteractive.monitors.DeadlockUtils
 - 
'
 - writeDelta(int) - Method in class com.ibm.dtfj.corereaders.zos.util.BitStream
 - 
Outputs the unsigned integer using delta coding.
 - writeDelta(int) - Method in class com.ibm.j9ddr.corereaders.tdump.zebedee.util.BitStream
 - 
Outputs the unsigned integer using delta coding.
 - writeDouble(double, byte[], int, boolean) - Static method in class com.ibm.dataaccess.ByteArrayMarshaller
 - 
Copies the double value into eight consecutive bytes of the byte array starting at the offset.
 - writeFloat(float, byte[], int, boolean) - Static method in class com.ibm.dataaccess.ByteArrayMarshaller
 - 
Copies the float value into four consecutive bytes of the byte array starting at the offset.
 - writeGamma(int) - Method in class com.ibm.dtfj.corereaders.zos.util.BitStream
 - 
Outputs the given unsigned integer using gamma coding.
 - writeGamma(int) - Method in class com.ibm.j9ddr.corereaders.tdump.zebedee.util.BitStream
 - 
Outputs the given unsigned integer using gamma coding.
 - writeGolombRice(int, int) - Method in class com.ibm.dtfj.corereaders.zos.util.BitStream
 - 
Write a number using Golomb-Rice coding.
 - writeGolombRice(int, int) - Method in class com.ibm.j9ddr.corereaders.tdump.zebedee.util.BitStream
 - 
Write a number using Golomb-Rice coding.
 - writeHeaderBytesToTrace(Context, byte[], PrintStream) - Method in class com.ibm.j9ddr.tools.ddrinteractive.commands.SnapBaseCommand
 - writeHeaderBytesToTrace(Context, byte[], PrintStream) - Method in class com.ibm.j9ddr.tools.ddrinteractive.commands.SnapFormatCommand
 - writeHeaderBytesToTrace(Context, byte[], PrintStream) - Method in class com.ibm.j9ddr.tools.ddrinteractive.commands.SnapTraceCommand
 - writeHeapDump(DataOutput) - Method in class com.ibm.jvm.dtfjview.heapdump.portable.ClassRecord
 - writeHeapDump(DataOutput) - Method in class com.ibm.jvm.dtfjview.heapdump.portable.LongObjectRecord
 - writeHeapDump(DataOutput) - Method in class com.ibm.jvm.dtfjview.heapdump.portable.LongPrimitiveArrayRecord
 - writeHeapDump(DataOutput) - Method in class com.ibm.jvm.dtfjview.heapdump.portable.MediumObjectRecord
 - writeHeapDump(DataOutput) - Method in class com.ibm.jvm.dtfjview.heapdump.portable.PortableHeapDumpHeader
 - writeHeapDump(DataOutput) - Method in class com.ibm.jvm.dtfjview.heapdump.portable.PortableHeapDumpRecord
 - writeHeapDump(DataOutput) - Method in class com.ibm.jvm.dtfjview.heapdump.portable.PrimitiveArrayRecord
 - writeHeapDump(DataOutput) - Method in class com.ibm.jvm.dtfjview.heapdump.portable.ShortObjectRecord
 - writeInt(int, byte[], int, boolean) - Static method in class com.ibm.dataaccess.ByteArrayMarshaller
 - 
Copies an int value into four consecutive bytes of the byte array starting at the offset.
 - writeInt(int, byte[], int, boolean, int) - Static method in class com.ibm.dataaccess.ByteArrayMarshaller
 - 
Copies zero to four bytes of the int value into the byte array starting at the offset.
 - writeInt(long, int) - Method in class com.ibm.j9ddr.corereaders.tdump.zebedee.dumpreader.MutableAddressSpace
 - 
Write an int at the specified address.
 - writeInt(long, int) - Method in interface com.ibm.j9ddr.corereaders.tdump.zebedee.util.Emulator.ImageSpace
 - 
Write an int at the specified address.
 - writeIntBits(int, int) - Method in class com.ibm.dtfj.corereaders.zos.util.BitStream
 - 
Write a number into the given number of bits.
 - writeIntBits(int, int) - Method in class com.ibm.dtfj.phd.util.BitStream
 - writeIntBits(int, int) - Method in class com.ibm.j9ddr.corereaders.tdump.zebedee.util.BitStream
 - 
Write a number into the given number of bits.
 - writeIntBits(int, int, int, int) - Method in class com.ibm.dtfj.phd.util.BitStream
 - writeLong(long) - Method in class com.ibm.dtfj.phd.util.NumberStream
 - writeLong(long, byte[], int, boolean) - Static method in class com.ibm.dataaccess.ByteArrayMarshaller
 - 
Copies the long value into eight consecutive bytes of the byte array starting at the offset.
 - writeLong(long, byte[], int, boolean, int) - Static method in class com.ibm.dataaccess.ByteArrayMarshaller
 - 
Copies zero to eight bytes of the long value into the byte array starting at the offset.
 - writeLong(long, long) - Method in class com.ibm.j9ddr.corereaders.tdump.zebedee.dumpreader.MutableAddressSpace
 - 
Write a long at the specified address.
 - writeLong(long, long) - Method in interface com.ibm.j9ddr.corereaders.tdump.zebedee.util.Emulator.ImageSpace
 - 
Write a long at the specified address.
 - writeLongBits(long, int) - Method in class com.ibm.dtfj.corereaders.zos.util.BitStream
 - 
Write a number into the given number of bits.
 - writeLongBits(long, int) - Method in class com.ibm.dtfj.phd.util.BitStream
 - writeLongBits(long, int) - Method in class com.ibm.j9ddr.corereaders.tdump.zebedee.util.BitStream
 - 
Write a number into the given number of bits.
 - writePlatform - Variable in class com.ibm.jvm.format.TraceRecord
 - writeReference(DataOutput, byte, long) - Method in class com.ibm.jvm.dtfjview.heapdump.portable.PortableHeapDumpRecord
 - writeReferences(DataOutput) - Method in class com.ibm.jvm.dtfjview.heapdump.portable.PortableHeapDumpRecord
 - writeShort(long, int) - Method in class com.ibm.j9ddr.corereaders.tdump.zebedee.dumpreader.MutableAddressSpace
 - 
Write a short at the specified address.
 - writeShort(long, int) - Method in interface com.ibm.j9ddr.corereaders.tdump.zebedee.util.Emulator.ImageSpace
 - 
Write a short at the specified address.
 - writeShort(short, byte[], int, boolean) - Static method in class com.ibm.dataaccess.ByteArrayMarshaller
 - 
Copies the short value into two consecutive bytes of the byte array starting at the offset.
 - writeShort(short, byte[], int, boolean, int) - Static method in class com.ibm.dataaccess.ByteArrayMarshaller
 - 
Copies zero to two bytes of the short value into the byte array starting at the offset.
 - writeSystem - Variable in class com.ibm.jvm.format.TraceRecord
 - writeUnary(int) - Method in class com.ibm.dtfj.corereaders.zos.util.BitStream
 - 
Outputs the given unsigned integer as a unary number.
 - writeUnary(int) - Method in class com.ibm.j9ddr.corereaders.tdump.zebedee.util.BitStream
 - 
Outputs the given unsigned integer as a unary number.
 - writeVariableByte(int) - Method in class com.ibm.dtfj.corereaders.zos.util.BitStream
 - 
Write a number using variable byte code.
 - writeVariableByte(int) - Method in class com.ibm.j9ddr.corereaders.tdump.zebedee.util.BitStream
 - 
Write a number using variable byte code.
 - writeWord(long, long) - Method in class com.ibm.j9ddr.corereaders.tdump.zebedee.dumpreader.MutableAddressSpace
 - 
Write a word at the specified address.
 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form