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

#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
 

Detailed Description

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)


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