![]() |
NVIDIA DRIVE OS Linux SDK API Reference5.1.6.0 Release |
Holds the events for which to listen.
Definition at line 616 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 619 of file nvrm_gpu.h.
Referenced by NvRmGpuDeviceEventSessionOpenAttrSetAllEvents().
size_t NvRmGpuDeviceEventSessionOpenAttrRec::filterListSize |
Holds the size of the filter list.
Definition at line 621 of file nvrm_gpu.h.
Referenced by NvRmGpuDeviceEventSessionOpenAttrSetAllEvents().