amdsmi_counter_value_t Struct Reference

amdsmi_counter_value_t Struct Reference#

AMD SMI: amdsmi_counter_value_t Struct Reference
amdsmi_counter_value_t Struct Reference

Counter value. More...

#include <amdsmi.h>

Data Fields

uint64_t value
 Counter value.
 
uint64_t time_enabled
 Time that the counter was enabled in nanoseconds.
 
uint64_t time_running
 Time that the counter was running in nanoseconds.
 

Detailed Description

Counter value.

Definition at line 1306 of file amdsmi.h.

Field Documentation

◆ value

uint64_t amdsmi_counter_value_t::value

Counter value.

Definition at line 1307 of file amdsmi.h.

◆ time_enabled

uint64_t amdsmi_counter_value_t::time_enabled

Time that the counter was enabled in nanoseconds.

Definition at line 1308 of file amdsmi.h.

◆ time_running

uint64_t amdsmi_counter_value_t::time_running

Time that the counter was running in nanoseconds.

Definition at line 1309 of file amdsmi.h.


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