|
Legion Runtime
|
#include <mapping.h>
Public Member Functions | |
| template<typename T > | |
| ProfilingRequest & | add_measurement (void) |
| bool | empty (void) const |
Protected Member Functions | |
| FRIEND_ALL_RUNTIME_CLASSES void | populate_realm_profiling_request (Realm::ProfilingRequest &req) |
Protected Attributes | |
| std::set< ProfilingMeasurementID > | requested_measurements |
This definition shadows the Realm version, since it's the job of the Legion runtime to handle the actual callback part (and to divert any measurement requests not known to Realm)