binning_strategy typedef | jb::event_rate_histogram< duration_type, counter_type, rate_counter_type > | |
counter_type typedef | jb::histogram< integer_range_binning< std::uint64_t >, counter_type > | private |
counters typedef | jb::histogram< integer_range_binning< std::uint64_t >, counter_type > | private |
estimated_mean() const | jb::histogram< integer_range_binning< std::uint64_t >, counter_type > | inlineprivate |
estimated_quantile(double q) const | jb::histogram< integer_range_binning< std::uint64_t >, counter_type > | inlineprivate |
event_rate_histogram(std::uint64_t max_expected_rate, duration_type measurement_period, duration_type sampling_period=duration_type(1)) | jb::event_rate_histogram< duration_type, counter_type, rate_counter_type > | inline |
histogram(binning_strategy const &mapping=binning_strategy()) | jb::histogram< integer_range_binning< std::uint64_t >, counter_type > | inlineexplicitprivate |
last_rate() const | jb::event_rate_histogram< duration_type, counter_type, rate_counter_type > | inline |
last_rate_ | jb::event_rate_histogram< duration_type, counter_type, rate_counter_type > | private |
nsamples() const | jb::histogram< integer_range_binning< std::uint64_t >, counter_type > | inlineprivate |
observed_max() const | jb::histogram< integer_range_binning< std::uint64_t >, counter_type > | inlineprivate |
observed_min() const | jb::histogram< integer_range_binning< std::uint64_t >, counter_type > | inlineprivate |
overflow_count() const | jb::histogram< integer_range_binning< std::uint64_t >, counter_type > | inlineprivate |
rate_ | jb::event_rate_histogram< duration_type, counter_type, rate_counter_type > | private |
rate_histogram typedef | jb::event_rate_histogram< duration_type, counter_type, rate_counter_type > | |
reset() | jb::histogram< integer_range_binning< std::uint64_t >, counter_type > | inlineprivate |
sample(duration_type ts) | jb::event_rate_histogram< duration_type, counter_type, rate_counter_type > | inline |
histogram< integer_range_binning< std::uint64_t >, counter_type >::sample(sample_type const &t) | jb::histogram< integer_range_binning< std::uint64_t >, counter_type > | inlineprivate |
sample_type typedef | jb::histogram< integer_range_binning< std::uint64_t >, counter_type > | private |
summary() const | jb::histogram< integer_range_binning< std::uint64_t >, counter_type > | inlineprivate |
underflow_count() const | jb::histogram< integer_range_binning< std::uint64_t >, counter_type > | inlineprivate |
weighted_sample(sample_type const &t, counter_type weight) | jb::histogram< integer_range_binning< std::uint64_t >, counter_type > | inlineprivate |