|
HPCToolkit
|
#include <hpcrun-fmt.h>

Public Attributes | |
| char * | name |
| char * | description |
| hpcrun_metricFlags_t | flags |
| uint64_t | period |
| metric_desc_properties_t | properties |
| char * | formula |
| char * | format |
| bool | is_frequency_metric |
Definition at line 367 of file hpcrun-fmt.h.
| char* metric_desc_t::description |
Definition at line 370 of file hpcrun-fmt.h.
| hpcrun_metricFlags_t metric_desc_t::flags |
Definition at line 372 of file hpcrun-fmt.h.
| char* metric_desc_t::format |
Definition at line 379 of file hpcrun-fmt.h.
| char* metric_desc_t::formula |
Definition at line 378 of file hpcrun-fmt.h.
| bool metric_desc_t::is_frequency_metric |
Definition at line 381 of file hpcrun-fmt.h.
| char* metric_desc_t::name |
Definition at line 369 of file hpcrun-fmt.h.
| uint64_t metric_desc_t::period |
Definition at line 374 of file hpcrun-fmt.h.
| metric_desc_properties_t metric_desc_t::properties |
Definition at line 376 of file hpcrun-fmt.h.