|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SymbolValueRecord
A value generated by the DTrace mod(), func(), sym(), umod(), ufunc() or usym() action used
to lookup the symbol associated with an address in probe context.
| Method Summary | |
|---|---|
long |
getAddress()
Gets the symbol address. |
java.lang.String |
getSymbol()
Gets the result of the address lookup. |
| Methods inherited from interface org.opensolaris.os.dtrace.ValueRecord |
|---|
getValue |
| Method Detail |
|---|
java.lang.String getSymbol()
long getAddress()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||