HPCToolkit
metric_list_t Struct Reference

#include <hpcrun-fmt.h>

Collaboration diagram for metric_list_t:

Public Attributes

struct metric_list_tnext
 
metric_desc_t val
 
int id
 

Detailed Description

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

Member Data Documentation

◆ id

int metric_list_t::id

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

◆ next

struct metric_list_t* metric_list_t::next

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

◆ val

metric_desc_t metric_list_t::val

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


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