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

Uses of UserSymbolRecord in org.opensolaris.os.dtrace
 

Methods in org.opensolaris.os.dtrace with parameters of type UserSymbolRecord
 int UserSymbolRecord.compareTo(UserSymbolRecord r)
          Compares this record with the given user symbol lookup and orders by the combined value of process ID first and address second.