Uses of Class
org.opensolaris.os.dtrace.KernelStackRecord

Uses of KernelStackRecord in org.opensolaris.os.dtrace
 

Methods in org.opensolaris.os.dtrace that return KernelStackRecord
 KernelStackRecord UserStackRecord.asKernelStackRecord()
          Gets a KernelStackRecord view of this record.
 

Methods in org.opensolaris.os.dtrace with parameters of type KernelStackRecord
 int KernelStackRecord.compareTo(KernelStackRecord r)
          Compares this record with the given KernelStackRecord.