dontinline,*.*_all_jmhStub
dontinline,*.*_avgt_jmhStub
dontinline,*.*_sample_jmhStub
dontinline,*.*_ss_jmhStub
dontinline,*.*_thrpt_jmhStub
inline,org/apache/commons/rng/examples/jmh/RandomSourceValues.setup
inline,org/apache/commons/rng/examples/jmh/RandomSources.setup
inline,org/apache/commons/rng/examples/jmh/core/BaselineGenerationPerformance.nextBoolean
inline,org/apache/commons/rng/examples/jmh/core/BaselineGenerationPerformance.nextBytes
inline,org/apache/commons/rng/examples/jmh/core/BaselineGenerationPerformance.nextDouble
inline,org/apache/commons/rng/examples/jmh/core/BaselineGenerationPerformance.nextFloat
inline,org/apache/commons/rng/examples/jmh/core/BaselineGenerationPerformance.nextInt
inline,org/apache/commons/rng/examples/jmh/core/BaselineGenerationPerformance.nextIntN
inline,org/apache/commons/rng/examples/jmh/core/BaselineGenerationPerformance.nextLong
inline,org/apache/commons/rng/examples/jmh/core/BaselineGenerationPerformance.nextLongN
inline,org/apache/commons/rng/examples/jmh/core/BaselineSources.setup
inline,org/apache/commons/rng/examples/jmh/core/FloatingPointGenerationPerformance.nextDoubleBaseline
inline,org/apache/commons/rng/examples/jmh/core/FloatingPointGenerationPerformance.nextDoubleUsingBitsToDouble
inline,org/apache/commons/rng/examples/jmh/core/FloatingPointGenerationPerformance.nextDoubleUsingMultiply52bits
inline,org/apache/commons/rng/examples/jmh/core/FloatingPointGenerationPerformance.nextDoubleUsingMultiply53bits
inline,org/apache/commons/rng/examples/jmh/core/FloatingPointGenerationPerformance.nextFloatBaseline
inline,org/apache/commons/rng/examples/jmh/core/FloatingPointGenerationPerformance.nextFloatUsingBitsToFloat
inline,org/apache/commons/rng/examples/jmh/core/FloatingPointGenerationPerformance.nextFloatUsingMultiply23bits
inline,org/apache/commons/rng/examples/jmh/core/FloatingPointGenerationPerformance.nextFloatUsingMultiply24bits
inline,org/apache/commons/rng/examples/jmh/core/NextBooleanGenerationPerformance.baselineBoolean
inline,org/apache/commons/rng/examples/jmh/core/NextBooleanGenerationPerformance.baselineVoid
inline,org/apache/commons/rng/examples/jmh/core/NextBooleanGenerationPerformance.nextBoolean
inline,org/apache/commons/rng/examples/jmh/core/NextBytesGenerationPerformance.baselineBytes
inline,org/apache/commons/rng/examples/jmh/core/NextBytesGenerationPerformance.baselineVoid
inline,org/apache/commons/rng/examples/jmh/core/NextBytesGenerationPerformance.nextBytes
inline,org/apache/commons/rng/examples/jmh/core/NextDoubleGenerationPerformance.baselineDouble
inline,org/apache/commons/rng/examples/jmh/core/NextDoubleGenerationPerformance.baselineVoid
inline,org/apache/commons/rng/examples/jmh/core/NextDoubleGenerationPerformance.nextDouble
inline,org/apache/commons/rng/examples/jmh/core/NextFloatGenerationPerformance.baselineFloat
inline,org/apache/commons/rng/examples/jmh/core/NextFloatGenerationPerformance.baselineVoid
inline,org/apache/commons/rng/examples/jmh/core/NextFloatGenerationPerformance.nextFloat
inline,org/apache/commons/rng/examples/jmh/core/NextIntGenerationPerformance.baselineInt
inline,org/apache/commons/rng/examples/jmh/core/NextIntGenerationPerformance.baselineVoid
inline,org/apache/commons/rng/examples/jmh/core/NextIntGenerationPerformance.nextInt
inline,org/apache/commons/rng/examples/jmh/core/NextIntGenerationPerformance.nextIntN
inline,org/apache/commons/rng/examples/jmh/core/NextLongGenerationPerformance.baselineLong
inline,org/apache/commons/rng/examples/jmh/core/NextLongGenerationPerformance.baselineVoid
inline,org/apache/commons/rng/examples/jmh/core/NextLongGenerationPerformance.nextLong
inline,org/apache/commons/rng/examples/jmh/core/NextLongGenerationPerformance.nextLongN
inline,org/apache/commons/rng/examples/jmh/core/RngNextIntInRangeBenchmark$IntData.setup
inline,org/apache/commons/rng/examples/jmh/core/RngNextIntInRangeBenchmark$Source.setup
inline,org/apache/commons/rng/examples/jmh/core/RngNextIntInRangeBenchmark.baselineInt
inline,org/apache/commons/rng/examples/jmh/core/RngNextIntInRangeBenchmark.nextIntN
inline,org/apache/commons/rng/examples/jmh/core/RngNextIntInRangeBenchmark.nextIntNloop65536
inline,org/apache/commons/rng/examples/jmh/core/RngNextIntInRangeBenchmark.pseudoShuffle
inline,org/apache/commons/rng/examples/jmh/core/RngNextIntInRangeBenchmark.shuffle
inline,org/apache/commons/rng/examples/jmh/sampling/ListShuffleBenchmark$LinkedListData.setup
inline,org/apache/commons/rng/examples/jmh/sampling/ListShuffleBenchmark$ListData.setupList
inline,org/apache/commons/rng/examples/jmh/sampling/ListShuffleBenchmark$ShuffleData.setupGenerators
inline,org/apache/commons/rng/examples/jmh/sampling/ListShuffleBenchmark.baselineRNG
inline,org/apache/commons/rng/examples/jmh/sampling/ListShuffleBenchmark.baselineRNG2
inline,org/apache/commons/rng/examples/jmh/sampling/ListShuffleBenchmark.baselineRNG3
inline,org/apache/commons/rng/examples/jmh/sampling/ListShuffleBenchmark.baselineRandom
inline,org/apache/commons/rng/examples/jmh/sampling/ListShuffleBenchmark.shuffleDirect
inline,org/apache/commons/rng/examples/jmh/sampling/ListShuffleBenchmark.shuffleIterator
inline,org/apache/commons/rng/examples/jmh/sampling/ListShuffleBenchmark.usingCollections
inline,org/apache/commons/rng/examples/jmh/sampling/ListShuffleBenchmark.usingDirectRandomAccess
inline,org/apache/commons/rng/examples/jmh/sampling/ListShuffleBenchmark.usingDirectRandomAccessDirectionalBidirectional
inline,org/apache/commons/rng/examples/jmh/sampling/ListShuffleBenchmark.usingDirectRandomAccessSublistBidirectional
inline,org/apache/commons/rng/examples/jmh/sampling/ListShuffleBenchmark.usingListSampler
inline,org/apache/commons/rng/examples/jmh/sampling/ListShuffleBenchmark.usingListSamplerBidirectional
inline,org/apache/commons/rng/examples/jmh/sampling/ListShuffleBenchmark.usingPermutationSampler
inline,org/apache/commons/rng/examples/jmh/sampling/ListShuffleBenchmark.usingPermutationSamplerBidirectional
inline,org/apache/commons/rng/examples/jmh/sampling/ListShuffleBenchmark.usingPermutationSamplerRandomAccess
inline,org/apache/commons/rng/examples/jmh/sampling/ListShuffleBenchmark.usingPermutationSamplerRandomAccessBidirectional
inline,org/apache/commons/rng/examples/jmh/sampling/distribution/AliasMethodDiscreteSamplerPerformance$DistributionData.setup
inline,org/apache/commons/rng/examples/jmh/sampling/distribution/AliasMethodDiscreteSamplerPerformance.baseline
inline,org/apache/commons/rng/examples/jmh/sampling/distribution/AliasMethodDiscreteSamplerPerformance.createSampler
inline,org/apache/commons/rng/examples/jmh/sampling/distribution/AliasMethodDiscreteSamplerPerformance.sample
inline,org/apache/commons/rng/examples/jmh/sampling/distribution/ContinuousSamplersPerformance$Sources.setup
inline,org/apache/commons/rng/examples/jmh/sampling/distribution/ContinuousSamplersPerformance.baseline
inline,org/apache/commons/rng/examples/jmh/sampling/distribution/ContinuousSamplersPerformance.sample
inline,org/apache/commons/rng/examples/jmh/sampling/distribution/DiscreteSamplersPerformance$Sources.setup
inline,org/apache/commons/rng/examples/jmh/sampling/distribution/DiscreteSamplersPerformance.baseline
inline,org/apache/commons/rng/examples/jmh/sampling/distribution/DiscreteSamplersPerformance.sample
inline,org/apache/commons/rng/examples/jmh/sampling/distribution/DiscreteUniformSamplerGenerationPerformance$Sources.setup
inline,org/apache/commons/rng/examples/jmh/sampling/distribution/DiscreteUniformSamplerGenerationPerformance.nextDiscreteUniformSampler
inline,org/apache/commons/rng/examples/jmh/sampling/distribution/DiscreteUniformSamplerGenerationPerformance.nextIntBaseline
inline,org/apache/commons/rng/examples/jmh/sampling/distribution/DiscreteUniformSamplerGenerationPerformance.nextIntRange
inline,org/apache/commons/rng/examples/jmh/sampling/distribution/EnumeratedDistributionSamplersPerformance$LocalRandomSources.setup
inline,org/apache/commons/rng/examples/jmh/sampling/distribution/EnumeratedDistributionSamplersPerformance$SamplerSources.setup
inline,org/apache/commons/rng/examples/jmh/sampling/distribution/EnumeratedDistributionSamplersPerformance.baselineInt
inline,org/apache/commons/rng/examples/jmh/sampling/distribution/EnumeratedDistributionSamplersPerformance.baselineNextDouble
inline,org/apache/commons/rng/examples/jmh/sampling/distribution/EnumeratedDistributionSamplersPerformance.sampleKnown
inline,org/apache/commons/rng/examples/jmh/sampling/distribution/EnumeratedDistributionSamplersPerformance.sampleRandom
inline,org/apache/commons/rng/examples/jmh/sampling/distribution/EnumeratedDistributionSamplersPerformance.singleSampleKnown
inline,org/apache/commons/rng/examples/jmh/sampling/distribution/EnumeratedDistributionSamplersPerformance.singleSampleRandom
inline,org/apache/commons/rng/examples/jmh/sampling/distribution/GeometricSamplersPerformance$Sources.setup
inline,org/apache/commons/rng/examples/jmh/sampling/distribution/GeometricSamplersPerformance.baseline
inline,org/apache/commons/rng/examples/jmh/sampling/distribution/GeometricSamplersPerformance.sample
inline,org/apache/commons/rng/examples/jmh/sampling/distribution/NextGaussianPerformance.baseline
inline,org/apache/commons/rng/examples/jmh/sampling/distribution/NextGaussianPerformance.runJDKRandomGaussianSampler
inline,org/apache/commons/rng/examples/jmh/sampling/distribution/PoissonSamplerCachePerformance$Sources.setup
inline,org/apache/commons/rng/examples/jmh/sampling/distribution/PoissonSamplerCachePerformance.runPoissonSampler
inline,org/apache/commons/rng/examples/jmh/sampling/distribution/PoissonSamplerCachePerformance.runPoissonSamplerCache
inline,org/apache/commons/rng/examples/jmh/sampling/distribution/PoissonSamplerCachePerformance.runPoissonSamplerCacheWhenEmpty
inline,org/apache/commons/rng/examples/jmh/sampling/distribution/PoissonSamplersPerformance$Sources.setup
inline,org/apache/commons/rng/examples/jmh/sampling/distribution/PoissonSamplersPerformance.baselineExp
inline,org/apache/commons/rng/examples/jmh/sampling/distribution/PoissonSamplersPerformance.baselineInt
inline,org/apache/commons/rng/examples/jmh/sampling/distribution/PoissonSamplersPerformance.sample
inline,org/apache/commons/rng/examples/jmh/sampling/distribution/PoissonSamplersPerformance.singleSample
inline,org/apache/commons/rng/examples/jmh/simple/ConstructionPerformance$Sources.setup
inline,org/apache/commons/rng/examples/jmh/simple/ConstructionPerformance.baselineConsumeObject
inline,org/apache/commons/rng/examples/jmh/simple/ConstructionPerformance.createByteArray
inline,org/apache/commons/rng/examples/jmh/simple/ConstructionPerformance.createIntArraySeed
inline,org/apache/commons/rng/examples/jmh/simple/ConstructionPerformance.createLongArraySeed
inline,org/apache/commons/rng/examples/jmh/simple/ConstructionPerformance.createLongSeed
inline,org/apache/commons/rng/examples/jmh/simple/ConstructionPerformance.createNativeSeed
inline,org/apache/commons/rng/examples/jmh/simple/ConstructionPerformance.createNullSeed
inline,org/apache/commons/rng/examples/jmh/simple/ConstructionPerformance.createSelfSeed
inline,org/apache/commons/rng/examples/jmh/simple/ConstructionPerformance.createSingleIntegerSeed
inline,org/apache/commons/rng/examples/jmh/simple/ConstructionPerformance.createSingleLongSeed
inline,org/apache/commons/rng/examples/jmh/simple/ConstructionPerformance.lookupNewInstance
inline,org/apache/commons/rng/examples/jmh/simple/ConstructionPerformance.newISAACRandom
inline,org/apache/commons/rng/examples/jmh/simple/ConstructionPerformance.newInstance
inline,org/apache/commons/rng/examples/jmh/simple/ConstructionPerformance.newJDKRandom
inline,org/apache/commons/rng/examples/jmh/simple/ConstructionPerformance.newKISSRandom
inline,org/apache/commons/rng/examples/jmh/simple/ConstructionPerformance.newMersenneTwister
inline,org/apache/commons/rng/examples/jmh/simple/ConstructionPerformance.newMersenneTwister64
inline,org/apache/commons/rng/examples/jmh/simple/ConstructionPerformance.newMultiplyWithCarry256
inline,org/apache/commons/rng/examples/jmh/simple/ConstructionPerformance.newObject
inline,org/apache/commons/rng/examples/jmh/simple/ConstructionPerformance.newSplitMix64
inline,org/apache/commons/rng/examples/jmh/simple/ConstructionPerformance.newTwoCmres
inline,org/apache/commons/rng/examples/jmh/simple/ConstructionPerformance.newWell1024a
inline,org/apache/commons/rng/examples/jmh/simple/ConstructionPerformance.newWell19937a
inline,org/apache/commons/rng/examples/jmh/simple/ConstructionPerformance.newWell19937c
inline,org/apache/commons/rng/examples/jmh/simple/ConstructionPerformance.newWell44497a
inline,org/apache/commons/rng/examples/jmh/simple/ConstructionPerformance.newWell44497b
inline,org/apache/commons/rng/examples/jmh/simple/ConstructionPerformance.newWell512a
inline,org/apache/commons/rng/examples/jmh/simple/ConstructionPerformance.newXoRoShiRo128Plus
inline,org/apache/commons/rng/examples/jmh/simple/ConstructionPerformance.newXoRoShiRo128StarStar
inline,org/apache/commons/rng/examples/jmh/simple/ConstructionPerformance.newXoRoShiRo64Star
inline,org/apache/commons/rng/examples/jmh/simple/ConstructionPerformance.newXoRoShiRo64StarStar
inline,org/apache/commons/rng/examples/jmh/simple/ConstructionPerformance.newXoShiRo128Plus
inline,org/apache/commons/rng/examples/jmh/simple/ConstructionPerformance.newXoShiRo128StarStar
inline,org/apache/commons/rng/examples/jmh/simple/ConstructionPerformance.newXoShiRo256Plus
inline,org/apache/commons/rng/examples/jmh/simple/ConstructionPerformance.newXoShiRo256StarStar
inline,org/apache/commons/rng/examples/jmh/simple/ConstructionPerformance.newXoShiRo512Plus
inline,org/apache/commons/rng/examples/jmh/simple/ConstructionPerformance.newXoShiRo512StarStar
inline,org/apache/commons/rng/examples/jmh/simple/ConstructionPerformance.newXorShift1024Star
inline,org/apache/commons/rng/examples/jmh/simple/ConstructionPerformance.newXorShift1024StarPhi
inline,org/apache/commons/rng/examples/jmh/simple/SeedArrayGenerationPerformance$SeedRandomSources.setup
inline,org/apache/commons/rng/examples/jmh/simple/SeedArrayGenerationPerformance$TestSizes.setup
inline,org/apache/commons/rng/examples/jmh/simple/SeedArrayGenerationPerformance.Threads1_createIntArraySeedBlocks_FairLock
inline,org/apache/commons/rng/examples/jmh/simple/SeedArrayGenerationPerformance.Threads1_createIntArraySeedBlocks_Sync
inline,org/apache/commons/rng/examples/jmh/simple/SeedArrayGenerationPerformance.Threads1_createIntArraySeedBlocks_UnfairLock
inline,org/apache/commons/rng/examples/jmh/simple/SeedArrayGenerationPerformance.Threads1_createIntArraySeed_FairLock
inline,org/apache/commons/rng/examples/jmh/simple/SeedArrayGenerationPerformance.Threads1_createIntArraySeed_Sync
inline,org/apache/commons/rng/examples/jmh/simple/SeedArrayGenerationPerformance.Threads1_createIntArraySeed_UnfairLock
inline,org/apache/commons/rng/examples/jmh/simple/SeedArrayGenerationPerformance.Threads1_createLongArraySeedBlocks_FairLock
inline,org/apache/commons/rng/examples/jmh/simple/SeedArrayGenerationPerformance.Threads1_createLongArraySeedBlocks_Sync
inline,org/apache/commons/rng/examples/jmh/simple/SeedArrayGenerationPerformance.Threads1_createLongArraySeedBlocks_UnfairLock
inline,org/apache/commons/rng/examples/jmh/simple/SeedArrayGenerationPerformance.Threads1_createLongArraySeed_FairLock
inline,org/apache/commons/rng/examples/jmh/simple/SeedArrayGenerationPerformance.Threads1_createLongArraySeed_Sync
inline,org/apache/commons/rng/examples/jmh/simple/SeedArrayGenerationPerformance.Threads1_createLongArraySeed_UnfairLock
inline,org/apache/commons/rng/examples/jmh/simple/SeedArrayGenerationPerformance.Threads4_createIntArraySeedBlocks_FairLock
inline,org/apache/commons/rng/examples/jmh/simple/SeedArrayGenerationPerformance.Threads4_createIntArraySeedBlocks_Sync
inline,org/apache/commons/rng/examples/jmh/simple/SeedArrayGenerationPerformance.Threads4_createIntArraySeedBlocks_UnfairLock
inline,org/apache/commons/rng/examples/jmh/simple/SeedArrayGenerationPerformance.Threads4_createIntArraySeed_FairLock
inline,org/apache/commons/rng/examples/jmh/simple/SeedArrayGenerationPerformance.Threads4_createIntArraySeed_Sync
inline,org/apache/commons/rng/examples/jmh/simple/SeedArrayGenerationPerformance.Threads4_createIntArraySeed_UnfairLock
inline,org/apache/commons/rng/examples/jmh/simple/SeedArrayGenerationPerformance.Threads4_createLongArraySeedBlocks_FairLock
inline,org/apache/commons/rng/examples/jmh/simple/SeedArrayGenerationPerformance.Threads4_createLongArraySeedBlocks_Sync
inline,org/apache/commons/rng/examples/jmh/simple/SeedArrayGenerationPerformance.Threads4_createLongArraySeedBlocks_UnfairLock
inline,org/apache/commons/rng/examples/jmh/simple/SeedArrayGenerationPerformance.Threads4_createLongArraySeed_FairLock
inline,org/apache/commons/rng/examples/jmh/simple/SeedArrayGenerationPerformance.Threads4_createLongArraySeed_Sync
inline,org/apache/commons/rng/examples/jmh/simple/SeedArrayGenerationPerformance.Threads4_createLongArraySeed_UnfairLock
inline,org/apache/commons/rng/examples/jmh/simple/SeedArrayGenerationPerformance.baselineIntArray
inline,org/apache/commons/rng/examples/jmh/simple/SeedArrayGenerationPerformance.baselineLongArray
inline,org/apache/commons/rng/examples/jmh/simple/SeedArrayGenerationPerformance.baselineVoid
inline,org/apache/commons/rng/examples/jmh/simple/SeedArrayGenerationPerformance.createIntArraySeed
inline,org/apache/commons/rng/examples/jmh/simple/SeedArrayGenerationPerformance.createLongArraySeed
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads1_AtomicInt_getAndIncrement
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads1_AtomicLong_getAndIncrement
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads1_FairLock_Well44497b_nextInt
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads1_FairLock_Well44497b_nextLong
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads1_FairLock_XoRoShiRo128Plus_nextInt
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads1_FairLock_XoRoShiRo128Plus_nextLong
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads1_FairLock_XorShift1024StarPhi_nextInt
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads1_FairLock_XorShift1024StarPhi_nextLong
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads1_Random_nextInt
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads1_Random_nextLong
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads1_SeedFactory_createInt
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads1_SeedFactory_createLong
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads1_SyncSplitMix_nextInt
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads1_SyncSplitMix_nextLong
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads1_Sync_Well44497b_nextInt
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads1_Sync_Well44497b_nextLong
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads1_Sync_XoRoShiRo128Plus_nextInt
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads1_Sync_XoRoShiRo128Plus_nextLong
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads1_Sync_XorShift1024StarPhi_nextInt
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads1_Sync_XorShift1024StarPhi_nextLong
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads1_System_currentTimeMillis
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads1_System_identityHashCode
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads1_System_nanoTime
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads1_ThreadLocalRNG_nextInt
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads1_ThreadLocalRNG_nextLong
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads1_ThreadLocalRandom_nextInt
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads1_ThreadLocalRandom_nextLong
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads1_ThreadLocalSequenceMix_nextInt
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads1_ThreadLocalSequenceMix_nextLong
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads1_ThreadLocalSplitMix_nextInt
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads1_ThreadLocalSplitMix_nextLong
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads1_UnfairLock_Well44497b_nextInt
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads1_UnfairLock_Well44497b_nextLong
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads1_UnfairLock_XoRoShiRo128Plus_nextInt
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads1_UnfairLock_XoRoShiRo128Plus_nextLong
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads1_UnfairLock_XorShift1024StarPhi_nextInt
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads1_UnfairLock_XorShift1024StarPhi_nextLong
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads1_volatileInt_increment
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads1_volatileLong_increment
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads4_AtomicInt_getAndIncrement
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads4_AtomicLong_getAndIncrement
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads4_FairLock_Well44497b_nextInt
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads4_FairLock_Well44497b_nextLong
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads4_FairLock_XoRoShiRo128Plus_nextInt
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads4_FairLock_XoRoShiRo128Plus_nextLong
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads4_FairLock_XorShift1024StarPhi_nextInt
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads4_FairLock_XorShift1024StarPhi_nextLong
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads4_Random_nextInt
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads4_Random_nextLong
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads4_SeedFactory_createInt
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads4_SeedFactory_createLong
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads4_SyncSplitMix_nextInt
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads4_SyncSplitMix_nextLong
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads4_Sync_Well44497b_nextInt
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads4_Sync_Well44497b_nextLong
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads4_Sync_XoRoShiRo128Plus_nextInt
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads4_Sync_XoRoShiRo128Plus_nextLong
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads4_Sync_XorShift1024StarPhi_nextInt
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads4_Sync_XorShift1024StarPhi_nextLong
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads4_System_currentTimeMillis
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads4_System_identityHashCode
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads4_System_nanoTime
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads4_ThreadLocalRNG_nextInt
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads4_ThreadLocalRNG_nextLong
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads4_ThreadLocalRandom_nextInt
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads4_ThreadLocalRandom_nextLong
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads4_ThreadLocalSequenceMix_nextInt
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads4_ThreadLocalSequenceMix_nextLong
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads4_ThreadLocalSplitMix_nextInt
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads4_ThreadLocalSplitMix_nextLong
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads4_UnfairLock_Well44497b_nextInt
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads4_UnfairLock_Well44497b_nextLong
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads4_UnfairLock_XoRoShiRo128Plus_nextInt
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads4_UnfairLock_XoRoShiRo128Plus_nextLong
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads4_UnfairLock_XorShift1024StarPhi_nextInt
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads4_UnfairLock_XorShift1024StarPhi_nextLong
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads4_volatileInt_increment
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Threads4_volatileLong_increment
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Well44497b_nextInt
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.Well44497b_nextLong
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.XoRoShiRo128Plus_nextInt
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.XoRoShiRo128Plus_nextLong
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.XorShift1024StarPhi_nextInt
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.XorShift1024StarPhi_nextLong
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.baselineInt
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.baselineLong
inline,org/apache/commons/rng/examples/jmh/simple/SeedGenerationPerformance.baselineVoid
inline,org/apache/commons/rng/examples/jmh/simple/ThreadLocalPerformance$LocalSources.setup
inline,org/apache/commons/rng/examples/jmh/simple/ThreadLocalPerformance$Sources.setup
inline,org/apache/commons/rng/examples/jmh/simple/ThreadLocalPerformance.randomSourceCreate
inline,org/apache/commons/rng/examples/jmh/simple/ThreadLocalPerformance.threadLocalRandom
inline,org/apache/commons/rng/examples/jmh/simple/ThreadLocalPerformance.threadLocalRandomSourceCurrent
inline,org/apache/commons/rng/examples/jmh/simple/ThreadLocalPerformance.threadLocalRandomWrapped
inline,org/apache/commons/rng/examples/jmh/simple/ThreadLocalPerformance.threadLocalUniformRandomProvider
