Legion Runtime
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
Legion::Mapping::ProfilingResponse Class Reference

#include <mapping.h>

Public Member Functions

template<typename T >
bool has_measurement (void) const
 
template<typename T >
T * get_measurement (void) const
 
template<typename T >
bool get_measurement (T &result) const
 

Protected Member Functions

FRIEND_ALL_RUNTIME_CLASSES void attach_realm_profiling_response (const Realm::ProfilingResponse &resp)
 
void attach_overhead (ProfilingMeasurements::RuntimeOverhead *overhead)
 

Protected Attributes

const Realm::ProfilingResponse * realm_resp
 
ProfilingMeasurements::RuntimeOverhead * overhead
 

Detailed Description

Similarly, the profiling response wraps around the Realm version so that it can handle non-Realm measurements


The documentation for this class was generated from the following file: