amdsmi_process_info_t Struct Reference

amdsmi_process_info_t Struct Reference#

AMD SMI: amdsmi_process_info_t Struct Reference
amdsmi_process_info_t Struct Reference

This structure contains information specific to a process. Sum of the process memory is not expected to be the total memory usage. More...

#include <amdsmi.h>

Data Fields

uint32_t process_id
 Process ID.
 
uint64_t vram_usage
 VRAM usage in MB.
 
uint64_t sdma_usage
 SDMA usage in microseconds.
 
uint32_t cu_occupancy
 Compute Unit usage in percent.
 
uint32_t evicted_time
 Time that queues are evicted on a GPU in milliseconds.
 

Detailed Description

This structure contains information specific to a process. Sum of the process memory is not expected to be the total memory usage.

Definition at line 2319 of file amdsmi.h.


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