Skip to content

Struct metric_threshold

ClassList > metric_threshold

  • #include <types.h>

Public Attributes

Type Name
threshold hysteresis
threshold lower_c_threshold
threshold lower_nc_threshold
threshold lower_nr_threshold
char metric_name
threshold upper_c_threshold
threshold upper_nc_threshold
threshold upper_nr_threshold

Public Attributes Documentation

variable hysteresis

threshold metric_threshold::hysteresis;

variable lower_c_threshold

threshold metric_threshold::lower_c_threshold;

variable lower_nc_threshold

threshold metric_threshold::lower_nc_threshold;

variable lower_nr_threshold

threshold metric_threshold::lower_nr_threshold;

variable metric_name

char metric_threshold::metric_name[FPGA_METRIC_STR_SIZE];

variable upper_c_threshold

threshold metric_threshold::upper_c_threshold;

variable upper_nc_threshold

threshold metric_threshold::upper_nc_threshold;

variable upper_nr_threshold

threshold metric_threshold::upper_nr_threshold;

The documentation for this class was generated from the following file docs/sw/include/opae/types.h