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 | reserved [12] |
Detailed Description
Process Information.
The documentation for this struct was generated from the following file: