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

Uses of SymbolValueRecord in org.opensolaris.os.dtrace
 

Classes in org.opensolaris.os.dtrace that implement SymbolValueRecord
 class KernelSymbolRecord
          A value generated by the DTrace mod(), func(), or sym() action used to lookup the symbol associated with a kernel address.
 class UserSymbolRecord
          A value generated by the DTrace umod(), ufunc(), or usym() action used to lookup the symbol associated with a user address.