|
Legion Runtime
|
#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 Attributes | |
| const Realm::ProfilingResponse * | realm_resp |
| ProfilingMeasurements::RuntimeOverhead * | overhead |
Similarly, the profiling response wraps around the Realm version so that it can handle non-Realm measurements