| allocator() const | bslmt::ThroughputBenchmarkResult | inline |
| BSLMF_NESTED_TRAIT_DECLARATION(ThroughputBenchmarkResult, bslma::UsesBslmaAllocator) | bslmt::ThroughputBenchmarkResult | |
| DoubleVector typedef | bslmt::ThroughputBenchmarkResult | |
| getMedian(double *median, int threadGroupIndex) const | bslmt::ThroughputBenchmarkResult | |
| getPercentile(double *percentile, double percentage, int threadGroupIndex) const | bslmt::ThroughputBenchmarkResult | |
| getPercentiles(bsl::vector< double > *percentiles, int threadGroupIndex) const | bslmt::ThroughputBenchmarkResult | |
| getThreadPercentiles(bsl::vector< bsl::vector< double > > *percentiles, int threadGroupIndex) const | bslmt::ThroughputBenchmarkResult | |
| getValue(int threadGroupIndex, int threadIndex, int sampleIndex) const | bslmt::ThroughputBenchmarkResult | inline |
| initialize(int numSamples, const bsl::vector< int > &threadGroupSizes) | bslmt::ThroughputBenchmarkResult | |
| Int64 typedef | bslmt::ThroughputBenchmarkResult | |
| numSamples() const | bslmt::ThroughputBenchmarkResult | inline |
| numThreadGroups() const | bslmt::ThroughputBenchmarkResult | inline |
| numThreads(int threadGroupIndex) const | bslmt::ThroughputBenchmarkResult | inline |
| operator=(const ThroughputBenchmarkResult &rhs) | bslmt::ThroughputBenchmarkResult | |
| operator=(bslmf::MovableRef< ThroughputBenchmarkResult > rhs) | bslmt::ThroughputBenchmarkResult | |
| setThroughput(int threadGroupIndex, int threadIndex, int sampleIndex, double value) | bslmt::ThroughputBenchmarkResult | inline |
| ThroughputBenchmarkResult(bslma::Allocator *basicAllocator=0) | bslmt::ThroughputBenchmarkResult | explicit |
| 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_NOEXCEPT | bslmt::ThroughputBenchmarkResult | |
| ThroughputBenchmarkResult(bslmf::MovableRef< ThroughputBenchmarkResult > original, bslma::Allocator *basicAllocator) | bslmt::ThroughputBenchmarkResult | |
| ThroughputBenchmarkResult_TestUtil | bslmt::ThroughputBenchmarkResult | friend |
| totalNumThreads() const | bslmt::ThroughputBenchmarkResult | inline |
| ~ThroughputBenchmarkResult()=default | bslmt::ThroughputBenchmarkResult | |