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 | reserved [11] |
Detailed Description
Field Documentation
◆ name
| char amdsmi_proc_info_t::name[AMDSMI_MAX_STRING_LENGTH] |
◆ pid
| amdsmi_process_handle_t amdsmi_proc_info_t::pid |
◆ mem
◆ container_name
| char amdsmi_proc_info_t::container_name[AMDSMI_MAX_STRING_LENGTH] |
◆ cu_occupancy
| uint32_t amdsmi_proc_info_t::cu_occupancy |
◆ reserved
The documentation for this struct was generated from the following file: