HPCToolkit
|
#include <hpcrun-fmt.h>
Public Attributes | |
uint16_t | node_type |
uint32_t | id |
uint32_t | id_parent |
lush_assoc_info_t | as_info |
uint16_t | lm_id |
hpcfmt_vma_t | lm_ip |
lush_lip_t | lip |
hpcfmt_uint_t | num_metrics |
hpcrun_metricVal_t * | metrics |
Definition at line 537 of file hpcrun-fmt.h.
lush_assoc_info_t hpcrun_fmt_cct_node_t::as_info |
Definition at line 545 of file hpcrun-fmt.h.
uint32_t hpcrun_fmt_cct_node_t::id |
Definition at line 542 of file hpcrun-fmt.h.
uint32_t hpcrun_fmt_cct_node_t::id_parent |
Definition at line 543 of file hpcrun-fmt.h.
lush_lip_t hpcrun_fmt_cct_node_t::lip |
Definition at line 557 of file hpcrun-fmt.h.
uint16_t hpcrun_fmt_cct_node_t::lm_id |
Definition at line 548 of file hpcrun-fmt.h.
hpcfmt_vma_t hpcrun_fmt_cct_node_t::lm_ip |
Definition at line 554 of file hpcrun-fmt.h.
hpcrun_metricVal_t* hpcrun_fmt_cct_node_t::metrics |
Definition at line 560 of file hpcrun-fmt.h.
uint16_t hpcrun_fmt_cct_node_t::node_type |
Definition at line 539 of file hpcrun-fmt.h.
hpcfmt_uint_t hpcrun_fmt_cct_node_t::num_metrics |
Definition at line 559 of file hpcrun-fmt.h.