Uses of Interface
org.opensolaris.os.dtrace.StackValueRecord

Uses of StackValueRecord in org.opensolaris.os.dtrace
 

Classes in org.opensolaris.os.dtrace that implement StackValueRecord
 class KernelStackRecord
          A value generated by the DTrace stack() action.
 class UserStackRecord
          A value generated by the DTrace ustack() or jstack() action.