| Package | Description |
|---|---|
| org.openjdk.jmh.profile | |
| org.openjdk.jmh.util |
| Modifier and Type | Method | Description |
|---|---|---|
Multiset<Long> |
AbstractPerfAsmProfiler.PerfEvents.get(String event) |
| Modifier and Type | Method | Description |
|---|---|---|
String |
StackProfiler.StackResult.getStack(Map<Thread.State,Multiset<org.openjdk.jmh.profile.StackProfiler.StackRecord>> stacks) |
| Constructor | Description |
|---|---|
StackResult(Map<Thread.State,Multiset<org.openjdk.jmh.profile.StackProfiler.StackRecord>> stacks,
int topStacks) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
DelegatingMultiset<T> |
|
class |
HashMultiset<T> |
|
class |
TreeMultiset<T extends Comparable<T>> |
| Modifier and Type | Method | Description |
|---|---|---|
static <T> List<T> |
Multisets.countHighest(Multiset<T> set,
int top) |
|
static <T> List<T> |
Multisets.sortedDesc(Multiset<T> set) |
Copyright © 2012-2017 Oracle. All Rights Reserved.