cuda.bindings.nvml.vgpu_instance_get_fbc_stats#

cuda.bindings.nvml.vgpu_instance_get_fbc_stats(unsigned int vgpu_instance)#

Retrieves the active frame buffer capture sessions statistics of a vGPU Instance.

Parameters:

vgpu_instance (unsigned int) – Identifier of the target vGPU instance.

Returns:

Reference to nvmlFBCStats_t structure containing NvFBC stats.

Return type:

nvmlFBCStats_t

See also

nvmlVgpuInstanceGetFBCStats