NVIDIA DRIVE OS Linux SDK API Reference

5.1.9.0 Release

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
NvRmGpuDeviceEventSessionOpenAttrRec Struct Reference

Detailed Description

Holds the events for which to listen.

Definition at line 605 of file nvrm_gpu.h.

Data Fields

const NvRmGpuDeviceEventIdfilterList
 Holds the events for which to listen. More...
 
size_t filterListSize
 Holds the size of the filter list. More...
 

Field Documentation

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().


The documentation for this struct was generated from the following file: