HPCToolkit
metric_desc_t Struct Reference

#include <hpcrun-fmt.h>

Collaboration diagram for metric_desc_t:

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
 

Detailed Description

Definition at line 367 of file hpcrun-fmt.h.

Member Data Documentation

◆ description

char* metric_desc_t::description

Definition at line 370 of file hpcrun-fmt.h.

◆ flags

hpcrun_metricFlags_t metric_desc_t::flags

Definition at line 372 of file hpcrun-fmt.h.

◆ format

char* metric_desc_t::format

Definition at line 379 of file hpcrun-fmt.h.

◆ formula

char* metric_desc_t::formula

Definition at line 378 of file hpcrun-fmt.h.

◆ is_frequency_metric

bool metric_desc_t::is_frequency_metric

Definition at line 381 of file hpcrun-fmt.h.

◆ name

char* metric_desc_t::name

Definition at line 369 of file hpcrun-fmt.h.

◆ period

uint64_t metric_desc_t::period

Definition at line 374 of file hpcrun-fmt.h.

◆ properties

metric_desc_properties_t metric_desc_t::properties

Definition at line 376 of file hpcrun-fmt.h.


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