Provided by: nvidia-cuda-dev_10.1.243-3_amd64 bug

NAME

       nvmlVgpuInstanceUtilizationSample_t -

SYNOPSIS

       #include <nvml.h>

   Data Fields
       nvmlVgpuInstance_t vgpuInstance
           vGPU Instance
       unsigned long long timeStamp
           CPU Timestamp in microseconds.
       nvmlValue_t smUtil
           SM (3D/Compute) Util Value.
       nvmlValue_t memUtil
           Frame Buffer Memory Util Value.
       nvmlValue_t encUtil
           Encoder Util Value.
       nvmlValue_t decUtil
           Decoder Util Value.

Detailed Description

       Structure to store Utilization Value and vgpuInstance

Author

       Generated automatically by Doxygen for NVML from the source code.

Version 1.1                                        28 Jul 2019            nvmlVgpuInstanceUtilizationSample_t(3)