libxcoder  5.2.0
_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 1196 of file ni_device_api.h.

Field Documentation

◆ @10

union { ... }

◆ @12

union { ... }

◆ @8

union { ... }

◆ active_hwuploaders

uint32_t active_hwuploaders

Definition at line 1213 of file ni_device_api.h.

◆ context_status

Definition at line 1219 of file ni_device_api.h.

◆ current_load

uint32_t current_load

Definition at line 1198 of file ni_device_api.h.

◆ fw_load

uint32_t fw_load

Definition at line 1200 of file ni_device_api.h.

◆ fw_model_load

uint32_t fw_model_load

Definition at line 1199 of file ni_device_api.h.

◆ fw_p2p_mem_usage

uint32_t fw_p2p_mem_usage

Definition at line 1211 of file ni_device_api.h.

◆ fw_share_mem_usage

uint32_t fw_share_mem_usage

Definition at line 1210 of file ni_device_api.h.

◆ fw_video_mem_usage

uint32_t fw_video_mem_usage

Definition at line 1203 of file ni_device_api.h.

◆ fw_video_shared_mem_usage

uint32_t fw_video_shared_mem_usage

Definition at line 1207 of file ni_device_api.h.

◆ pcie_load

uint32_t pcie_load

Definition at line 1208 of file ni_device_api.h.

◆ pcie_throughput

uint32_t pcie_throughput

Definition at line 1204 of file ni_device_api.h.

◆ total_contexts

uint32_t total_contexts

Definition at line 1201 of file ni_device_api.h.

◆ total_pixel_load

uint32_t total_pixel_load

Definition at line 1217 of file ni_device_api.h.

◆ tp_fw_load

uint32_t tp_fw_load

Definition at line 1214 of file ni_device_api.h.


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