libxcoder 5.6.0
Loading...
Searching...
No Matches
_ni_load_query Struct Reference

#include <ni_device_api.h>

Data Fields

uint32_t current_load
 
uint32_t fw_model_load
 
uint32_t fw_load
 
uint32_t total_contexts
 
union { 
 
   uint32_t   fw_video_mem_usage 
 
   uint32_t   pcie_throughput 
 
};  
 
union { 
 
   uint32_t   fw_video_shared_mem_usage 
 
   uint32_t   pcie_load 
 
};  
 
uint32_t fw_share_mem_usage
 
uint32_t fw_p2p_mem_usage
 
union { 
 
   uint32_t   active_hwuploaders 
 
   uint32_t   tp_fw_load 
 
};  
 
uint32_t total_pixel_load
 
ni_context_query_t context_status [NI_MAX_CONTEXTS_PER_HW_INSTANCE]
 

Detailed Description

Definition at line 1211 of file ni_device_api.h.

Field Documentation

◆ [union]

union { ... }

◆ [union]

union { ... }

◆ [union]

union { ... }

◆ active_hwuploaders

uint32_t active_hwuploaders

Definition at line 1228 of file ni_device_api.h.

◆ context_status

Definition at line 1234 of file ni_device_api.h.

◆ current_load

uint32_t current_load

Definition at line 1213 of file ni_device_api.h.

◆ fw_load

uint32_t fw_load

Definition at line 1215 of file ni_device_api.h.

◆ fw_model_load

uint32_t fw_model_load

Definition at line 1214 of file ni_device_api.h.

◆ fw_p2p_mem_usage

uint32_t fw_p2p_mem_usage

Definition at line 1226 of file ni_device_api.h.

◆ fw_share_mem_usage

uint32_t fw_share_mem_usage

Definition at line 1225 of file ni_device_api.h.

◆ fw_video_mem_usage

uint32_t fw_video_mem_usage

Definition at line 1218 of file ni_device_api.h.

◆ fw_video_shared_mem_usage

uint32_t fw_video_shared_mem_usage

Definition at line 1222 of file ni_device_api.h.

◆ pcie_load

uint32_t pcie_load

Definition at line 1223 of file ni_device_api.h.

◆ pcie_throughput

uint32_t pcie_throughput

Definition at line 1219 of file ni_device_api.h.

◆ total_contexts

uint32_t total_contexts

Definition at line 1216 of file ni_device_api.h.

◆ total_pixel_load

uint32_t total_pixel_load

Definition at line 1232 of file ni_device_api.h.

◆ tp_fw_load

uint32_t tp_fw_load

Definition at line 1229 of file ni_device_api.h.


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