Celeritas
0.5.0-56+6b053cd
|
Input arguments for the nvtx implementation. More...
#include <ScopedProfiling.hh>
Public Member Functions | |
ScopedProfilingInput (std::string_view n) | |
Public Attributes | |
std::string_view | name |
Name of the range. | |
uint32_t | color {} |
ARGB. | |
int32_t | payload {} |
User data. | |
uint32_t | category {} |
Category, used to group ranges together. | |
Input arguments for the nvtx implementation.