Realm
A distributed, event-based tasking library
Loading...
Searching...
No Matches
sampling.h File Reference
#include <limits.h>
#include <vector>
#include <set>
#include <map>
#include "realm/bytearray.h"
#include "realm/processor.h"
#include "realm/memory.h"
#include "realm/instance.h"
#include "realm/faults.h"
#include "realm/atomics.h"
#include "realm/sampling.inl"
Include dependency graph for sampling.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Realm::ProfilingGauges::Gauge
 
class  Realm::ProfilingGauges::AbsoluteGauge< T >
 
struct  Realm::ProfilingGauges::AbsoluteGauge< T >::Sample
 
class  Realm::ProfilingGauges::AbsoluteRangeGauge< T >
 
struct  Realm::ProfilingGauges::AbsoluteRangeGauge< T >::Sample
 
class  Realm::ProfilingGauges::EventCounter< T >
 
struct  Realm::ProfilingGauges::EventCounter< T >::Sample
 
class  Realm::SamplingProfiler
 
struct  Realm::SampleFile::PacketHeader
 
struct  Realm::SampleFile::PacketNewGauge
 
struct  Realm::SampleFile::PacketSamples
 

Namespaces

namespace  Realm
 
namespace  Realm::ProfilingGauges
 
namespace  Realm::SampleFile