![]() |
Realm
A distributed, event-based tasking library
|
#include <nvtx.h>
Public Member Functions | |
| nvtxScopedRange (NvtxCategory *category, char const *message, int32_t payload) | |
| nvtxScopedRange (const std::string &name, char const *message, int32_t payload) | |
| ~nvtxScopedRange () | |
| Realm::nvtxScopedRange::nvtxScopedRange | ( | NvtxCategory * | category, |
| char const * | message, | ||
| int32_t | payload | ||
| ) |
| Realm::nvtxScopedRange::nvtxScopedRange | ( | const std::string & | name, |
| char const * | message, | ||
| int32_t | payload | ||
| ) |
| Realm::nvtxScopedRange::~nvtxScopedRange | ( | ) |