CUDBGEvent55
Unions
-
struct CUDBGEvent55
-
Event information container for API version 5.5.
See also
Note
DEPRECATED: Use CUDBGEvent instead. For documentation of individual fields, see the documentation of the CUDBGEvent struct instead.
-
union cases55_st
-
Public Members
-
struct CUDBGEvent55::cases55_st::contextCreate55_st contextCreate
-
struct CUDBGEvent55::cases55_st::contextDestroy55_st contextDestroy
-
struct CUDBGEvent55::cases55_st::contextPop55_st contextPop
-
struct CUDBGEvent55::cases55_st::contextPush55_st contextPush
-
struct CUDBGEvent55::cases55_st::elfImageLoaded55_st elfImageLoaded
-
struct CUDBGEvent55::cases55_st::internalError55_st internalError
-
struct CUDBGEvent55::cases55_st::kernelFinished55_st kernelFinished
-
struct CUDBGEvent55::cases55_st::kernelReady55_st kernelReady
-
struct contextCreate55_st
-
struct contextDestroy55_st
-
struct contextPop55_st
-
struct contextPush55_st
-
struct elfImageLoaded55_st
-
struct internalError55_st
-
Public Members
-
CUDBGResult errorType
-
CUDBGResult errorType
-
struct kernelFinished55_st
-
Note
DEPRECATED: This event is unreliable and will be removed in a future release.
-
struct kernelReady55_st
-
Note
DEPRECATED: This event is unreliable and will be removed in a future release.
Public Members
-
uint64_t context
-
uint32_t dev
-
uint64_t function
-
uint64_t functionEntry
-
uint32_t gridId
-
uint64_t gridId64
-
uint64_t module
-
CUDBGKernelOrigin origin
-
uint64_t reserved0
-
Reserved deprecated field kept for ABI compatibility.
Note
DEPRECATED: Since CUDA 13.4, this field is no longer used. Used to be ID of the parent grid (in case of a device-launched CDP grid).
-
uint32_t tid
-
CUDBGKernelType type
-
uint64_t context
-
struct CUDBGEvent55::cases55_st::contextCreate55_st contextCreate
-
union cases55_st