Realm
A distributed, event-based tasking library
Loading...
Searching...
No Matches
Realm::GaugeSampler Member List

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)=0Realm::GaugeSamplerpure virtual
gauge_existsRealm::GaugeSamplerprotected
GaugeSampler(int _sampler_id, SamplingProfilerImpl *_profiler)Realm::GaugeSampler
mutexRealm::GaugeSamplerprotected
nextRealm::GaugeSamplerprotected
perform_sample(ProfilingGauges::AbsoluteGauge< T > &gauge, typename ProfilingGauges::AbsoluteGauge< T >::Sample &sample)Realm::GaugeSamplerprotected
perform_sample(ProfilingGauges::AbsoluteRangeGauge< T > &gauge, typename ProfilingGauges::AbsoluteRangeGauge< T >::Sample &sample)Realm::GaugeSamplerprotected
perform_sample(ProfilingGauges::EventCounter< T > &gauge, typename ProfilingGauges::EventCounter< T >::Sample &sample)Realm::GaugeSamplerprotected
profilerRealm::GaugeSamplerprotected
ProfilingGauges::GaugeRealm::GaugeSamplerfriend
sample_gauge(int sample_index)=0Realm::GaugeSamplerpure virtual
sampler_idRealm::GaugeSamplerprotected
SamplingProfilerImplRealm::GaugeSamplerfriend
~GaugeSampler(void)Realm::GaugeSamplervirtual