Struct fpga_metric_info¶
Metric info struct.
#include <types.h>
Public Attributes¶
| Type | Name |
|---|---|
| char | group_name |
| enum fpga_metric_datatype | metric_datatype |
| fpga_guid | metric_guid |
| char | metric_name |
| uint64_t | metric_num |
| enum fpga_metric_type | metric_type |
| char | metric_units |
| char | qualifier_name |
Public Attributes Documentation¶
variable group_name¶
variable metric_datatype¶
variable metric_guid¶
variable metric_name¶
variable metric_num¶
variable metric_type¶
variable metric_units¶
variable qualifier_name¶
The documentation for this class was generated from the following file docs/sw/include/opae/types.h