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