protected static class AbstractPerfAsmProfiler.PerfEvents extends Object
| Constructor and Description |
|---|
PerfEvents(Collection<String> tracedEvents) |
| Modifier and Type | Method and Description |
|---|---|
Multiset<Long> |
get(String event) |
SortedSet<Long> |
getAllAddresses() |
Long |
getTotalEvents(String event) |
boolean |
isEmpty() |
Copyright © 2012-2015 Oracle. All Rights Reserved.