amdsmi_sched_info_t Struct Reference#
amdsmi_sched_info_t Struct Reference
Schedule Information. More...
#include <amdsmi.h>
Data Fields | |
| uint64_t | flr_count |
| uint64_t | boot_up_time |
| in microseconds | |
| uint64_t | shutdown_time |
| uint64_t | reset_time |
| amdsmi_vf_sched_state_t | state |
| char | last_boot_start [AMDSMI_MAX_STRING_LENGTH] |
| char | last_boot_end [AMDSMI_MAX_STRING_LENGTH] |
| char | last_shutdown_start [AMDSMI_MAX_STRING_LENGTH] |
| char | last_shutdown_end [AMDSMI_MAX_STRING_LENGTH] |
| char | last_reset_start [AMDSMI_MAX_STRING_LENGTH] |
| char | last_reset_end [AMDSMI_MAX_STRING_LENGTH] |
| char | current_active_time [AMDSMI_MAX_STRING_LENGTH] |
| Current session VF time, reset after guest reload. | |
| char | current_running_time [AMDSMI_MAX_STRING_LENGTH] |
| char | total_active_time [AMDSMI_MAX_STRING_LENGTH] |
| Cumulate across entire server lifespan, reset after host reload. | |
| char | total_running_time [AMDSMI_MAX_STRING_LENGTH] |
| Not implemented. | |
| uint64_t | reserved [11] |
Detailed Description
Schedule Information.
The documentation for this struct was generated from the following file: