Corium 1.1.0
High-Performance Zero-Heap C++20 MPSC Application Runtime
Loading...
Searching...
No Matches
corium::profiler::Histogram< NumBuckets > Member List

This is the complete list of members for corium::profiler::Histogram< NumBuckets >, including all inherited members.

bucketBound(size_t index) const noexceptcorium::profiler::Histogram< NumBuckets >inline
bucketCount(size_t index) const noexceptcorium::profiler::Histogram< NumBuckets >inline
count() const noexceptcorium::profiler::Histogram< NumBuckets >inline
help() const noexceptcorium::profiler::Histogram< NumBuckets >inline
Histogram(std::string_view name, std::array< double, NumBuckets > bounds, std::string_view help="") noexceptcorium::profiler::Histogram< NumBuckets >inline
name() const noexceptcorium::profiler::Histogram< NumBuckets >inline
observe(double val) noexceptcorium::profiler::Histogram< NumBuckets >inline