rsmi_counter_value_t Struct Reference

rsmi_counter_value_t Struct Reference#

ROCmSMI: rsmi_counter_value_t Struct Reference
rsmi_counter_value_t Struct Reference

#include <rocm_smi.h>

Data Fields

uint64_t value
 Counter value.
 
uint64_t time_enabled
 
uint64_t time_running
 

Detailed Description

Counter value

Field Documentation

◆ time_enabled

uint64_t rsmi_counter_value_t::time_enabled

Time that the counter was enabled (in nanoseconds)

◆ time_running

uint64_t rsmi_counter_value_t::time_running

Time that the counter was running (in nanoseconds)


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