| Modifier and Type | Method and Description |
|---|---|
long |
getCount() |
long |
getCountCompiled() |
long |
getCountInterpreted() |
String |
getRootName() |
com.oracle.truffle.api.source.SourceSection |
getSourceSection() |
Set<Class<?>> |
getTags()
Returns a set tags a stack location marked with.
|
public String getRootName()
public Set<Class<?>> getTags()
root,
statement and expression. Whether statement or
expression stack trace entries appear depends on the configured
filter.public com.oracle.truffle.api.source.SourceSection getSourceSection()
CPUTracer.Payload is counting executionspublic long getCountCompiled()
public long getCountInterpreted()
public long getCount()