4.7. CUDBGEvent::cases_st::contextPush_st 结构体参考

公共变量

uint64_t  context
the context being pushed.
uint32_t  dev
device index of the context.
uint32_t  tid
host thread id (or LWP id) of the thread hosting the context (Linux only).

变量

uint64_t CUDBGEvent::​cases_st::​contextPush_st::context [inherited]

推送的上下文。

uint32_t CUDBGEvent::​cases_st::​contextPush_st::dev [inherited]

上下文的设备索引。

uint32_t CUDBGEvent::​cases_st::​contextPush_st::tid [inherited]

托管上下文的线程的主机线程ID(或LWP ID,仅限Linux系统)。