Extensible attribute structure for NvRmGpuDeviceEventSessionOpen().
Definition at line 1310 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 1316 of file nvrm_gpu.h.
Referenced by NvRmGpuDeviceEventSessionOpenAttrSetAllEvents().
| size_t NvRmGpuDeviceEventSessionOpenAttrRec::filterListSize | 
Number of entries in the event list.
Definition at line 1319 of file nvrm_gpu.h.
Referenced by NvRmGpuDeviceEventSessionOpenAttrSetAllEvents().