Extensible attribute structure for NvRmGpuDeviceEventSessionOpen().
Definition at line 1914 of file nvrm_gpu.h.
Data Fields | |
const NvRmGpuDeviceEventId * | filterList |
List of events to listen. More... | |
size_t | filterListSize |
Number of entries in the event list. More... | |
const NvRmGpuDeviceEventId* NvRmGpuDeviceEventSessionOpenAttrRec::filterList |
List of events to listen.
Definition at line 1920 of file nvrm_gpu.h.
Referenced by NvRmGpuDeviceEventSessionOpenAttrSetAllEvents().
size_t NvRmGpuDeviceEventSessionOpenAttrRec::filterListSize |
Number of entries in the event list.
Definition at line 1923 of file nvrm_gpu.h.
Referenced by NvRmGpuDeviceEventSessionOpenAttrSetAllEvents().