CUDBGEvent::cases_st::functionsLoaded_st

struct functionsLoaded_st

Information about the functions being lazily loaded.

Public Members

uint64_t context

Context handle of the module containing the functions.

uint32_t count

Functions count.

uint32_t dev

Device index of the module containing the functions.

uint64_t module

Module handle of the module containing the functions.