BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bslmt::ThroughputBenchmarkResult Member List

This is the complete list of members for bslmt::ThroughputBenchmarkResult, including all inherited members.

allocator() constbslmt::ThroughputBenchmarkResultinline
BSLMF_NESTED_TRAIT_DECLARATION(ThroughputBenchmarkResult, bslma::UsesBslmaAllocator)bslmt::ThroughputBenchmarkResult
DoubleVector typedefbslmt::ThroughputBenchmarkResult
getMedian(double *median, int threadGroupIndex) constbslmt::ThroughputBenchmarkResult
getPercentile(double *percentile, double percentage, int threadGroupIndex) constbslmt::ThroughputBenchmarkResult
getPercentiles(bsl::vector< double > *percentiles, int threadGroupIndex) constbslmt::ThroughputBenchmarkResult
getThreadPercentiles(bsl::vector< bsl::vector< double > > *percentiles, int threadGroupIndex) constbslmt::ThroughputBenchmarkResult
getValue(int threadGroupIndex, int threadIndex, int sampleIndex) constbslmt::ThroughputBenchmarkResultinline
initialize(int numSamples, const bsl::vector< int > &threadGroupSizes)bslmt::ThroughputBenchmarkResult
Int64 typedefbslmt::ThroughputBenchmarkResult
numSamples() constbslmt::ThroughputBenchmarkResultinline
numThreadGroups() constbslmt::ThroughputBenchmarkResultinline
numThreads(int threadGroupIndex) constbslmt::ThroughputBenchmarkResultinline
operator=(const ThroughputBenchmarkResult &rhs)bslmt::ThroughputBenchmarkResult
operator=(bslmf::MovableRef< ThroughputBenchmarkResult > rhs)bslmt::ThroughputBenchmarkResult
setThroughput(int threadGroupIndex, int threadIndex, int sampleIndex, double value)bslmt::ThroughputBenchmarkResultinline
ThroughputBenchmarkResult(bslma::Allocator *basicAllocator=0)bslmt::ThroughputBenchmarkResultexplicit
ThroughputBenchmarkResult(int numSamples, const bsl::vector< int > &threadGroupSizes, bslma::Allocator *basicAllocator=0)bslmt::ThroughputBenchmarkResult
ThroughputBenchmarkResult(const ThroughputBenchmarkResult &original, bslma::Allocator *basicAllocator=0)bslmt::ThroughputBenchmarkResult
ThroughputBenchmarkResult(bslmf::MovableRef< ThroughputBenchmarkResult > original) BSLS_KEYWORD_NOEXCEPTbslmt::ThroughputBenchmarkResult
ThroughputBenchmarkResult(bslmf::MovableRef< ThroughputBenchmarkResult > original, bslma::Allocator *basicAllocator)bslmt::ThroughputBenchmarkResult
ThroughputBenchmarkResult_TestUtilbslmt::ThroughputBenchmarkResultfriend
totalNumThreads() constbslmt::ThroughputBenchmarkResultinline
~ThroughputBenchmarkResult()=defaultbslmt::ThroughputBenchmarkResult