4.17. CUDBGEvent::cases_st::contextPop_st Struct Reference

Public Variables

uint64_t  context
Context handle of the context being popped.
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).

Variables

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

Context handle of the context being popped.

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

Device index of the context.

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

Host thread id (or LWP id) of the thread hosting the context (Linux only).