static class AllocSpy.GraalContextSampler extends Object implements com.google.monitoring.runtime.instrumentation.Sampler
| Constructor and Description |
|---|
GraalContextSampler() |
| Modifier and Type | Method and Description |
|---|---|
protected StringBuilder |
append(StringBuilder sb,
StackTraceElement e) |
void |
sampleAllocation(int count,
String desc,
Object newObj,
long size) |
GraalContextSampler()
public void sampleAllocation(int count, String desc, Object newObj, long size)
sampleAllocation in interface com.google.monitoring.runtime.instrumentation.Samplerprotected StringBuilder append(StringBuilder sb, StackTraceElement e)