amdsmi_proc_info_t Struct Reference

amdsmi_proc_info_t Struct Reference#

AMD SMI: amdsmi_proc_info_t Struct Reference
amdsmi_proc_info_t Struct Reference

Process Information. More...

#include <amdsmi.h>

Data Structures

struct  engine_usage_
 
struct  memory_usage_
 

Data Fields

char name [AMDSMI_MAX_STRING_LENGTH]
 
amdsmi_process_handle_t pid
 
uint64_t mem
 In Bytes.
 
struct amdsmi_proc_info_t::engine_usage_ engine_usage
 time the process spends using these engines in ns
 
struct amdsmi_proc_info_t::memory_usage_ memory_usage
 In Bytes.
 
char container_name [AMDSMI_MAX_STRING_LENGTH]
 
uint32_t cu_occupancy
 Num CUs utilized.
 
uint32_t evicted_time
 Time that queues are evicted on a GPU in milliseconds.
 
uint64_t sdma_usage
 SDMA usage in microseconds.
 
uint32_t reserved [8]
 

Detailed Description

Process Information.

Definition at line 1335 of file amdsmi.h.


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