Realm
A distributed, event-based tasking library
Loading...
Searching...
No Matches
Realm::GaugeSamplerImpl< T > Member List

This is the complete list of members for Realm::GaugeSamplerImpl< T >, including all inherited members.

bufferRealm::GaugeSamplerImpl< T >protected
buffer_sizeRealm::GaugeSamplerImpl< T >protected
buffer_swap(size_t new_buffer_size, bool nonempty_only=false)Realm::GaugeSamplerImpl< T >virtual
gaugeRealm::GaugeSamplerImpl< T >protected
gauge_existsRealm::GaugeSamplerprotected
GaugeSampler(int _sampler_id, SamplingProfilerImpl *_profiler)Realm::GaugeSampler
GaugeSamplerImpl(int _sampler_id, SamplingProfilerImpl *_profiler, T *_gauge, SampleFile::PacketNewGauge *info)Realm::GaugeSamplerImpl< T >
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
sample_gauge(int sample_index)Realm::GaugeSamplerImpl< T >virtual
sampler_idRealm::GaugeSamplerprotected
~GaugeSampler(void)Realm::GaugeSamplervirtual