findHeapDumpIndex

open override fun findHeapDumpIndex(objectId: Long): Int

Returns the 1-based index in the heap dump of the object corresponding to the provided objectId, and throws IllegalArgumentException otherwise.

This is the object index that YourKit provides in its Java profiler.