5.48. nvmlProcessUtilizationInfo_v1_t Struct Reference
[Device Enums]
Structure to store utilization value and process Id -- version 1
Public Variables
- unsigned int decUtil
- Decoder Util Value.
- unsigned int encUtil
- Encoder Util Value.
- unsigned int jpgUtil
- Jpeg Util Value.
- unsigned int memUtil
- Frame Buffer Memory Util Value.
- unsigned int ofaUtil
- Ofa Util Value.
- unsigned int pid
- PID of process.
- unsigned int smUtil
- SM (3D/Compute) Util Value.
- unsigned long long timeStamp
- CPU Timestamp in microseconds.
Variables
- unsigned int nvmlProcessUtilizationInfo_v1_t::decUtil [inherited]
-
Decoder Util Value.
- unsigned int nvmlProcessUtilizationInfo_v1_t::encUtil [inherited]
-
Encoder Util Value.
- unsigned int nvmlProcessUtilizationInfo_v1_t::jpgUtil [inherited]
-
Jpeg Util Value.
- unsigned int nvmlProcessUtilizationInfo_v1_t::memUtil [inherited]
-
Frame Buffer Memory Util Value.
- unsigned int nvmlProcessUtilizationInfo_v1_t::ofaUtil [inherited]
-
Ofa Util Value.
- unsigned int nvmlProcessUtilizationInfo_v1_t::pid [inherited]
-
PID of process.
- unsigned int nvmlProcessUtilizationInfo_v1_t::smUtil [inherited]
-
SM (3D/Compute) Util Value.
- unsigned long long nvmlProcessUtilizationInfo_v1_t::timeStamp [inherited]
-
CPU Timestamp in microseconds.