![]() |
Realm
A distributed, event-based tasking library
|
This is the complete list of members for Realm::GaugeSampler, including all inherited members.
| buffer_swap(size_t new_buffer_size, bool nonempty_only=false)=0 | Realm::GaugeSampler | pure virtual |
| gauge_exists | Realm::GaugeSampler | protected |
| GaugeSampler(int _sampler_id, SamplingProfilerImpl *_profiler) | Realm::GaugeSampler | |
| 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 |
| ProfilingGauges::Gauge | Realm::GaugeSampler | friend |
| sample_gauge(int sample_index)=0 | Realm::GaugeSampler | pure virtual |
| sampler_id | Realm::GaugeSampler | protected |
| SamplingProfilerImpl | Realm::GaugeSampler | friend |
| ~GaugeSampler(void) | Realm::GaugeSampler | virtual |