4.3. CUDBGEvent::cases_st 联合体参考

公共变量

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::​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::​contextCreate_stCUDBGEvent::​cases_st::contextCreate [inherited]

关于正在创建的上下文的信息。

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

关于上下文被销毁的信息。

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

关于被弹出上下文的信息。

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

关于正在推送的上下文信息。

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

关于已加载ELF映像的信息。

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

关于内部错误的信息。

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

有关刚刚终止的内核的信息。

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

关于即将启动的内核的信息。