CUDBGEvent::cases_st::contextPush_st

struct contextPush_st

Information about the context being pushed.

Public Members

uint64_t context

Context handle of 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).