Uses of Annotation Type
org.openjdk.jmh.annotations.Group
Packages that use Group
-
Uses of Group in org.openjdk.jmh.benchmarks
Methods in org.openjdk.jmh.benchmarks with annotations of type GroupModifier and TypeMethodDescriptionvoidLevelInvocationBench.group_setup_1(LevelInvocationBench.GroupSetup g) voidLevelIterationBench.group_setup_1(LevelIterationBench.GroupSetup g) voidLevelTrialBench.group_setup_1(LevelTrialBench.GroupSetup g) voidLevelInvocationBench.group_setup_2(LevelInvocationBench.GroupSetup g) voidLevelIterationBench.group_setup_2(LevelIterationBench.GroupSetup g) voidLevelTrialBench.group_setup_2(LevelTrialBench.GroupSetup g) voidLevelInvocationBench.group_teardown_1(LevelInvocationBench.GroupTeardown g) voidLevelIterationBench.group_teardown_1(LevelIterationBench.GroupTeardown g) voidLevelTrialBench.group_teardown_1(LevelTrialBench.GroupTeardown g) voidLevelInvocationBench.group_teardown_2(LevelInvocationBench.GroupTeardown g) voidLevelIterationBench.group_teardown_2(LevelIterationBench.GroupTeardown g) voidLevelTrialBench.group_teardown_2(LevelTrialBench.GroupTeardown g) -
Uses of Group in org.openjdk.jmh.samples
Methods in org.openjdk.jmh.samples with annotations of type GroupModifier and TypeMethodDescriptionintJMHSample_15_Asymmetric.get()intJMHSample_15_Asymmetric.inc()voidvoidvoidJMHSample_30_Interrupts.put()intJMHSample_22_FalseSharing.reader(JMHSample_22_FalseSharing.StateArray s) intJMHSample_22_FalseSharing.reader(JMHSample_22_FalseSharing.StateBaseline s) intJMHSample_22_FalseSharing.reader(JMHSample_22_FalseSharing.StateContended s) intJMHSample_22_FalseSharing.reader(JMHSample_22_FalseSharing.StateHierarchy s) intJMHSample_22_FalseSharing.reader(JMHSample_22_FalseSharing.StatePadded s) JMHSample_30_Interrupts.take()voidJMHSample_22_FalseSharing.writer(JMHSample_22_FalseSharing.StateArray s) voidJMHSample_22_FalseSharing.writer(JMHSample_22_FalseSharing.StateBaseline s) voidJMHSample_22_FalseSharing.writer(JMHSample_22_FalseSharing.StateContended s) voidJMHSample_22_FalseSharing.writer(JMHSample_22_FalseSharing.StateHierarchy s) voidJMHSample_22_FalseSharing.writer(JMHSample_22_FalseSharing.StatePadded s)