public static class AllocationSnippets.AllocationSnippetCounters extends Object
| Modifier and Type | Field and Description |
|---|---|
SnippetCounter |
bulkInit |
SnippetCounter |
loopInit |
SnippetCounter |
stub |
SnippetCounter |
unrolledInit |
| Constructor and Description |
|---|
AllocationSnippetCounters(SnippetCounter.Group.Factory factory) |
public final SnippetCounter unrolledInit
public final SnippetCounter loopInit
public final SnippetCounter bulkInit
public final SnippetCounter stub
public AllocationSnippetCounters(SnippetCounter.Group.Factory factory)