![]() |
Realm
A distributed, event-based tasking library
|
This is the complete list of members for Realm::GaugeSamplerImpl< T >, including all inherited members.
| buffer | Realm::GaugeSamplerImpl< T > | protected |
| buffer_size | Realm::GaugeSamplerImpl< T > | protected |
| buffer_swap(size_t new_buffer_size, bool nonempty_only=false) | Realm::GaugeSamplerImpl< T > | virtual |
| gauge | Realm::GaugeSamplerImpl< T > | protected |
| gauge_exists | Realm::GaugeSampler | protected |
| GaugeSampler(int _sampler_id, SamplingProfilerImpl *_profiler) | Realm::GaugeSampler | |
| GaugeSamplerImpl(int _sampler_id, SamplingProfilerImpl *_profiler, T *_gauge, SampleFile::PacketNewGauge *info) | Realm::GaugeSamplerImpl< T > | |
| mutex | Realm::GaugeSampler | protected |
| next | Realm::GaugeSampler | protected |
| perform_sample(ProfilingGauges::AbsoluteGauge< T > &gauge, typename ProfilingGauges::AbsoluteGauge< T >::Sample &sample) | Realm::GaugeSampler | protected |
| perform_sample(ProfilingGauges::AbsoluteRangeGauge< T > &gauge, typename ProfilingGauges::AbsoluteRangeGauge< T >::Sample &sample) | Realm::GaugeSampler | protected |
| perform_sample(ProfilingGauges::EventCounter< T > &gauge, typename ProfilingGauges::EventCounter< T >::Sample &sample) | Realm::GaugeSampler | protected |
| profiler | Realm::GaugeSampler | protected |
| sample_gauge(int sample_index) | Realm::GaugeSamplerImpl< T > | virtual |
| sampler_id | Realm::GaugeSampler | protected |
| ~GaugeSampler(void) | Realm::GaugeSampler | virtual |