|
|
NVIDIA DRIVE OS Linux SDK API Reference5.1.9.0 Release |
Holds the events for which to listen.
Definition at line 605 of file nvrm_gpu.h.
Data Fields | |
| const NvRmGpuDeviceEventId * | filterList |
| Holds the events for which to listen. More... | |
| size_t | filterListSize |
| Holds the size of the filter list. More... | |
| const NvRmGpuDeviceEventId* NvRmGpuDeviceEventSessionOpenAttrRec::filterList |
Holds the events for which to listen.
Definition at line 608 of file nvrm_gpu.h.
Referenced by NvRmGpuDeviceEventSessionOpenAttrSetAllEvents().
| size_t NvRmGpuDeviceEventSessionOpenAttrRec::filterListSize |
Holds the size of the filter list.
Definition at line 610 of file nvrm_gpu.h.
Referenced by NvRmGpuDeviceEventSessionOpenAttrSetAllEvents().