nvmlProcessUtilizationInfo_v1_t#
-
struct nvmlProcessUtilizationInfo_v1_t#
Structure to store utilization value and process Id — version 1.
Public Members
-
unsigned long long timeStamp#
CPU Timestamp in microseconds.
-
unsigned int pid#
PID of process.
-
unsigned int smUtil#
SM (3D/Compute) Util Value.
-
unsigned int memUtil#
Frame Buffer Memory Util Value.
-
unsigned int encUtil#
Encoder Util Value.
-
unsigned int decUtil#
Decoder Util Value.
-
unsigned int jpgUtil#
Jpeg Util Value.
-
unsigned int ofaUtil#
Ofa Util Value.
-
unsigned long long timeStamp#