4.13. CUDBGEvent::cases_st Union Reference

Public Inner Classes

struct 
Information about an event which forced all devices to be suspended.
struct 
Information about the context being created.
struct 
Information about the context being destroyed.
struct 
Information about the context being popped.
struct 
Information about the context being pushed.
struct 
Information about the loaded ELF image.
struct 
Information about the ELF image about to be unloaded.
struct 
Information about the functions being lazily loaded.
struct 
Information about internal erros.
struct 
Information about the kernel that just terminated.
struct 
Information about the kernel ready to be launched.
struct 
Information about a single step operation that has completed.

Public Variables

struct CUDBGEvent::​cases_st::​allDevicesSuspended_st allDevicesSuspended
Information about an event which forced all devices to be suspended.
struct CUDBGEvent::​cases_st::​contextCreate_st contextCreate
Information about the context being created.
struct CUDBGEvent::​cases_st::​contextDestroy_st contextDestroy
Information about the context being destroyed.
struct CUDBGEvent::​cases_st::​contextPop_st contextPop
Information about the context being popped.
struct CUDBGEvent::​cases_st::​contextPush_st contextPush
Information about the context being pushed.
struct CUDBGEvent::​cases_st::​elfImageLoaded_st elfImageLoaded
Information about the loaded ELF image.
struct CUDBGEvent::​cases_st::​elfImageUnloaded_st elfImageUnloaded
Information about the ELF image about to be unloaded.
struct CUDBGEvent::​cases_st::​functionsLoaded_st functionsLoaded
Information about the functions being lazily loaded.
struct CUDBGEvent::​cases_st::​internalError_st internalError
Information about internal erros.
struct CUDBGEvent::​cases_st::​kernelFinished_st kernelFinished
Information about the kernel that just terminated.
struct CUDBGEvent::​cases_st::​kernelReady_st kernelReady
Information about the kernel ready to be launched.
struct CUDBGEvent::​cases_st::​singleStepComplete_st singleStepComplete
Information about a single step operation that has completed.

Variables

struct CUDBGEvent::​cases_st::​allDevicesSuspended_stCUDBGEvent::​cases_st::allDevicesSuspended [inherited]

Information about an event which forced all devices to be suspended.

struct CUDBGEvent::​cases_st::​contextCreate_stCUDBGEvent::​cases_st::contextCreate [inherited]

Information about the context being created.

struct CUDBGEvent::​cases_st::​contextDestroy_stCUDBGEvent::​cases_st::contextDestroy [inherited]

Information about the context being destroyed.

struct CUDBGEvent::​cases_st::​contextPop_stCUDBGEvent::​cases_st::contextPop [inherited]

Information about the context being popped.

struct CUDBGEvent::​cases_st::​contextPush_stCUDBGEvent::​cases_st::contextPush [inherited]

Information about the context being pushed.

struct CUDBGEvent::​cases_st::​elfImageLoaded_stCUDBGEvent::​cases_st::elfImageLoaded [inherited]

Information about the loaded ELF image.

struct CUDBGEvent::​cases_st::​elfImageUnloaded_stCUDBGEvent::​cases_st::elfImageUnloaded [inherited]

Information about the ELF image about to be unloaded.

struct CUDBGEvent::​cases_st::​functionsLoaded_stCUDBGEvent::​cases_st::functionsLoaded [inherited]

Information about the functions being lazily loaded.

struct CUDBGEvent::​cases_st::​internalError_stCUDBGEvent::​cases_st::internalError [inherited]

Information about internal erros.

struct CUDBGEvent::​cases_st::​kernelFinished_stCUDBGEvent::​cases_st::kernelFinished [inherited]

Information about the kernel that just terminated.

struct CUDBGEvent::​cases_st::​kernelReady_stCUDBGEvent::​cases_st::kernelReady [inherited]

Information about the kernel ready to be launched.

struct CUDBGEvent::​cases_st::​singleStepComplete_stCUDBGEvent::​cases_st::singleStepComplete [inherited]

Information about a single step operation that has completed.